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

Update Qt examples to Qt6 #124

Open
kistlin opened this issue Dec 5, 2021 · 4 comments
Open

Update Qt examples to Qt6 #124

kistlin opened this issue Dec 5, 2021 · 4 comments

Comments

@kistlin
Copy link

kistlin commented Dec 5, 2021

As Qt6 is out, the examples could be updated to the newer version.

The following blog posts describe best practices.

https://www.qt.io/blog/introduction-to-the-qml-cmake-api
https://www.qt.io/blog/qml-modules-in-qt-6.2

A standalone setup of snake and the todo app using Qt6 can be found here.
I was trying to setup Nix to directly do it in lager, but that didn't work and therefore did it as standalone version.

@arximboldi
Copy link
Owner

Yes, sadly Qt6 is not yet in nixpkgs, so getting those examples in the repo is a bit tricky at the moment: NixOS/nixpkgs#108008

@kistlin
Copy link
Author

kistlin commented Dec 6, 2021

Well I wasn't even aware of that, thank you. I had other problems with Nix :). I guess we'll wait then.

@kistlin
Copy link
Author

kistlin commented Oct 2, 2022

Qt 6.3 should be available in nixpkgs by now.
NixOS/nixpkgs#169296

@arximboldi
Copy link
Owner

Yes. Even though no MacOS support yet. We could maybe make it conditional, not sure.

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

No branches or pull requests

2 participants