Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates when using recent protobuf versions (here 27.3) #34

Open
TommyDMc opened this issue Dec 20, 2024 · 2 comments
Open

Updates when using recent protobuf versions (here 27.3) #34

TommyDMc opened this issue Dec 20, 2024 · 2 comments

Comments

@TommyDMc
Copy link

Recent protobuf builds (I'm using 27.3) don't work with this library. But they can. I needed to make a src/CMakeLists.txt update and update a few items in the src/MessageFactory.h file (removed 2 overrides and implemented a pure virtual in ErrorPrinter).

Do you want a diff so someone at KX can fix as you see fit? Happy to help.

-Tom

@nmcdonnell-kx
Copy link
Collaborator

nmcdonnell-kx commented Jan 3, 2025

Sure, send it over (you can submit a PR) and I'll have a look
My one concern would be backwards compatibility with earlier protobuf versions

@TommyDMc
Copy link
Author

TommyDMc commented Jan 3, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants