When will the Qt 5.9 Beta be released?
-
@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! :-)
-
Don't be intimidated by the term snapshot, The fact that it is already in Beta means it's pretty close to be released. Snapshot just means some thing might still be added or removed form the final release.
-
@J.Hilk said in Qt 5.9 release:
Don't be intimidated by the term snapshot, The fact that it is already in Beta means it's pretty close to be released. Snapshot just means some thing might still be added or removed form the final release.
Good.
When will the "final release" be released?