unable to update to Qt 5.13.2
-
Hello,
I'm running Qt on a Windows 7 machine. It says the Qt version running on my PC is 5.13.1 (see below )
I want to update to the latest version (5.13.2) but I'm unable to see this when I run Maintenance tool. Any suggestions?
Thank you
-
Hello,
I'm running Qt on a Windows 7 machine. It says the Qt version running on my PC is 5.13.1 (see below )
I want to update to the latest version (5.13.2) but I'm unable to see this when I run Maintenance tool. Any suggestions?
Thank you
@viniltc Hi, you are showing us that Qt Creator has been build with Qt 5.13.1, this has nothing to do with the Qt version you are using to build your application.
Show at Tools / Options / Kits to got the Qt versions you have installed on your machine to build a project. -
@viniltc common enough error, that is the Qt version that was used to build QtCreator, it is not necessarily the one that you're using yourself for your projects
-
@KroMignon Thank you for your feedback. It says my version is 5.12.0 is there a way to upgrade this to 5.13.2 ?
-
if you installed Qt via the Online Installer, you can go the Install Folder and start the
maintenancetool
and add/remove versions as you see fit. -
@KroMignon Thank you for your feedback. It says my version is 5.12.0 is there a way to upgrade this to 5.13.2 ?
-
Thank you @J-Hilk , @KroMignon :)
-
@J-Hilk Thanks for your quick response. That makes sense. But how do I know the Qt version running on my PC?
@viniltc said in unable to update to Qt 5.13.2:
But how do I know the Qt version running on my PC?
You can see the Qt version in QtCreator in the Kit you're using.