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

Building with Qt 6 #249

Open
xstream opened this issue Oct 22, 2021 · 5 comments
Open

Building with Qt 6 #249

xstream opened this issue Oct 22, 2021 · 5 comments
Assignees
Labels
feature New feature to be implemented

Comments

@xstream
Copy link

xstream commented Oct 22, 2021

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

@xstream xstream added the feature New feature to be implemented label Oct 22, 2021
@semlanik
Copy link
Owner

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
Copy link
Contributor

gmabey commented Apr 7, 2022

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
Copy link

v-lopez commented Apr 27, 2022

+1, also interested in Qt6.

@semlanik
Copy link
Owner

semlanik commented May 2, 2022

Please be patient. Work in progress :)

@gmabey
Copy link
Contributor

gmabey commented May 13, 2022

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

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

No branches or pull requests

4 participants