semlanik / qtprotobuf

Protobuf generator and bindings for Qt framework
https://semlanik.github.io/qtprotobuf
MIT License
170 stars 37 forks source link

Building with Qt 6 #249

Open xstream opened 3 years ago

xstream commented 3 years ago

I would like to be able to build with qt 6. I tried to build it, but I ran into a problem. In qt 6 removed QQmlMetaType::registerCustomStringConverter(). The rest of the build was successful. qt6.patch.txt

semlanik commented 3 years ago

Hi @xstream, thanks! In Qt6 there is useful internal cmake API that I supposed to use to build the project. For now I'm not sure when I will start the migration. But I will keep this issue since your patch might be useful for others :)

gmabey commented 2 years ago

It looks like there's a dev branch that seems to be for the purpose of supporting Qt6; would you consider forecasting when that might be integrated into a release by placing a milestone (please)?

v-lopez commented 2 years ago

+1, also interested in Qt6.

semlanik commented 2 years ago

Please be patient. Work in progress :)

gmabey commented 2 years ago

I heard just today that Protobuf and Grpc support is coming to Qt 6.5