We have released the Qt 6.3 Alpha today.
You can find initial list of new features in the Qt 6.3.0 from What's New in Qt 6.3 documentation. But please note the documentation is still under construction and will be updated until we are ready for the final release.
As usual, you can add the Qt 6.3 Alpha to the existing online installation by using the maintenance tool. Or you can do a clean installation by using the Qt Online Installer. Qt 6.3 Alpha source packages can be downloaded from the Qt Account portal and the download.qt.io as well.
Please start testing the Qt 6.3 Alpha now and report all your findings in Jira immediately.
Same question here … I am waiting for QML Maps before I can port my mobile app from Qt5 to Qt6…
Thanks guys, especially for QML Treeview. However, QtCreator fails to recognize Qt 6.3 saying that the Qt version is not properly installed. I am also getting error related to missing /permissive- MVSC (2019) options. I failed to fix this issue even when adding /permissive- option in my CMakefiles.
Unfortunately, there was a packaging issue which is triggering this failure to detect Qt version in Qt Creator. Root cause is tracked here: https://bugreports.qt.io/browse/QTBUG-99656. The fix for this is already available and will be released in Qt 6.3 beta1 by latest.
What compiler error do you get, related to /permissive? Could you maybe file a bug with the complete error message at bugreports.qt.io?
Hi, will qml Map be included in 6.3 release?
Wow, QML TreeView is finally been added!
Include Qt Speech with 6.4 release please :). Then we can finally upgrade to Qt 6.
Qt 6.3 alpha windows release is broken, it shows "Invalid Qt version" in the configuration page.
Hi! Unfortunately some users are seeing this error with Qt 6.3.0 Alpha, see https://bugreports.qt.io/browse/QTCREATORBUG-26876. The issue should be fixed properly in Qt 6.3.0 Beta1 release which is targeted to be released still during January. Meanwhile you can try a dirty workaround: remove qt.conf file from installations /bin directory. After that Qt Creator seems to work OK with Qt 6.3.0 Alpha
Will qt enter the server field, I am looking forward to Qt Httpserver
We are currently looking into feasible options and timing for a finalized Qt Http Server.
Have no idea how to build 6.3 with wasm... There are just errors. Is there an algorithm?