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

Protobuf classes are final #6

Open
Brainstorm67 opened this issue Mar 19, 2021 · 0 comments
Open

Protobuf classes are final #6

Brainstorm67 opened this issue Mar 19, 2021 · 0 comments

Comments

@Brainstorm67
Copy link

Hello and thanks for the great work. I tried to integrate this into my project and encountered some problems though.
It seems that protobuf generated cpp classes are marked as final nowadays so the QObject wrapper that tries to inherit from them triggers a compile time eroor. for example my class is generated as class HighLevel PROTOBUF_FINAL.

Are you still working on this project ? Can you provide an update to fix this ? your solution seems easier and lighter than other ones out there..

Thanks

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

1 participant