Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.7.1, 5.8.0, 5.9.0 Beta 4
-
None
Description
The script configure-qtcreator.sh is creating kits which are unuseable as it is not setting Qt/qmake.
Example:
./configure-qtcreator.sh --qtcreator /usr/local/Qt/Tools/QtCreator/
Configured Qt Creator with new kit: Custom Qt 5.9.0 colibri-imx6
After starting the QtCreator now the kit will be there but marked with a yellow exclamation mark. The reason is that there is no Qt version configured for that kit.
See screenshot.
QtCreator is 4.2.1 (but its also happening with older versions)