When will the Qt 5.9 Beta be released?
-
-
@tomy
You can use the maintanceTool of any Qt-Version to install any other Qt-Version that is still supported.Edit:
ScreenShot -
My Maintenance Tool doesn't show those.
http://pasteboard.co/3k8HyEWU.pngI also found the link. It also doesn't have a 5.9 beta to download
https://download.qt.io/archive/qt/ -
@tomy It will be announced on http://blog.qt.io/. You can follow the situation on the mailing list http://lists.qt-project.org/pipermail/releasing/.
-
@tomy It looks like you can try this: https://wiki.qt.io/How_to_get_snapshot_via_online_installer: "Download latest online installer from qt.io/download".
-
-
EDIT:
What does this mean for using M-T, please:
http://pasteboard.co/3oDT9yFx.pngAnd if I select the options below, will they be enough for programming both Windows and Android:
http://pasteboard.co/y7ruMO1e.png -
@tomy said in Qt 5.9 release:
What does this mean for using M-T, please:
http://pasteboard.co/3oDT9yFx.pngIt means you're using the MaintenanceTool from an offline installation. Which you can't update over an online feature. No repositories are linked with the tool -> Can't check for new versions.
And if I select the options below, will they be enough for programming both Windows and Android:
http://pasteboard.co/y4leI7ba.pngIt should, and with this MaintenanceTool, that you're about to install, you should be able to add/remove components as you like/see fit later on without a problem.
-
@J.Hilk
So should I link a repository to M-T there. These are very new for me and never have used them and have zero info. If they are not simple I stick to online installer.And what is Qt 5.9 Beta snapshot!!? (snapshot!)
Is it exactly working as a new version of qt-opensource-windows-x86-android-5.8.0 ? -
@tomy
I don't think you can do that retroactive.
Have you ever used the QtInstallerFramework? Qt itself is packed/shipped with that framework.With it you create distinct offline and online installers and once created, its created.
Maybe you can simply change the *.exe or something. I would suggest sticking to the Online-Installer that you downloaded :-)
-
@J.Hilk
Yes I've used QtInstallerFramework and I installed it as a separate program for my 5.8.OK, to sum up:
1- I uninstall Qt 5.8 totally
2- Install 5.9 as below and then QtInstallerFramework program near qt.
OK? -
@J.Hilk said in Qt 5.9 release:
you don't have to uninstall 5.8 if you don't want to. You can have multiple Versions of Qt installed simultaneously on your PC ( 5.8, 5.9, 5.1, 4.8 ...) its usually just a matter of HD-Space.
But why should I have these!?
When I have a new version so it normally includes all features of previous versions + some new ones too. -
So apparently 5.9 is not as stable and reliable as 5.8 yet. So I wait until some time later and then check the online installer. I think it's a good idea.
One thing that is odd to me is the term "Beta snapshot" for 5.9. It makes me have doubts about it! :-)