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

Move to qt6 #29

Open
ghost opened this issue Oct 22, 2021 · 3 comments
Open

Move to qt6 #29

ghost opened this issue Oct 22, 2021 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 22, 2021

Are there plans to start the move to qt6? qt6 is at 6.2 right now and I don't know how many more versions qt5 will be getting.

@LeFroid
Copy link
Owner

LeFroid commented Oct 23, 2021

If Qt WebEngine is working with Qt 6, it should be trivial to migrate the codebase. The biggest hurdle was taken care of here, 009f662, well in advance of Qt Web Engine being supported on 6.x

I'll take a closer look at this in the next week or two, when I have more spare time.

@ghost
Copy link

ghost commented Oct 23, 2021

Qt 6.2 LTS seems already has QtWebEngine.

@Light-Wizzard
Copy link

Question about deploying Qt6 on Travis or AppVeyor, you are currently using a feature of Qt6, I tried to get it to work with 5.15 like your Travis file is set up for, https://launchpad.net/~beineri does not have a Qt6 repository yet, not sure what the next version of Ubuntu will have Qt6 on it, but until then this is a problem. I do not have a Travis account plan since they made it a paid-only service and not a free service like AppVeyor, I forked this, but do not want to push updates that I have not tested so I created another project at https://github.com/Light-Wizzard/WeBookBrowser and you can see my issue with linuxdeploy, https://ci.appveyor.com/project/Light-Wizzard/webookbrowser, Could not find Qt modules to deploy, I get the same error on my Manjaro machine, I have been working with Qt Simple Browser example and got it to work on my machine, I did not try it on AppVeyor, but my guess is I will get the same results. It compiles fine, with no errors, and only one warning, I will try linuxdeployqt and see how that goes, now my question is concerning all the issues I see, and linuxdeployqt only supports LTS, and I have no idea when Qt6 will be supported in Ubuntu, my guess is a while, so you will have to compile it, or do you have this working with Qt5, and are you sticking with Travis, meaning you have a paid plan, or do you have any plans on using AppVeyor?

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