Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 2.6.1, Qt Creator 2.7.0
-
None
-
Windows Vista 64 bit
Description
I have a MinGW-build of Qt 4.8.3 configured with:
-opensource -confirm-license -no-webkit
When I now try to run qmake on qtcreator.pro, I get the following error message:
Project MESSAGE: Cannot build Qt Creator with Qt version . Project ERROR: Use at least Qt 4.8.0.
With Qt 4.8.1 this works fine.
Seems like $${QT_VERSION} is empty. Should I report a bug against Qt?
Attachments
Issue Links
- resulted in
-
QTBUG-28512 QT_VERSION and similar constants are empty in MinGW build
-
- Closed
-