I am upgrading Qt to get access to QtQuick.Controls 1.1. I have both Qt 5.2.0 and 5.1.0 installed and I can’t seem to get QtCreator to use version 5.2.0.
Qt 5.2.0 is auto-detected in the Kits and Qt Versions and I set Qt 5.2.0 to the default. Qt 5.1.0 shows up in the manual section. When I run the program though, the creator is still using 5.1.0. I tried removing Qt 5.1.0 from the kits and versions and then Run becomes disabled. I think I am missing something that may be obvious.
If I uninstall Qt 5.1.0, Creator starts using 5.2.0 properly, but I need to have 5.1.0 installed on the system for another project so this isn’t a optimal workaround. Any thoughts as to what the problem could be?
Qt Creator 3.0.0
Qt 2.5.0 & 2.1.0
gcc 4.6.3
↧