Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
None
-
4.8.4
-
None
Description
I just installed qt-win-opensource-4.8.4-mingw.exe . When using this Qt version with Qt Creator in debug mode it crashes, seemingly because it cannot resolve with an invalid path ... which stems actually from C:\Qt\4.8.4-mingw\mkspecs\default\qmake.conf :
QMAKESPEC_ORIGINAL=${MINGW_INSTDIR}/mkspecs/win32-g++ include(../win32-g++/qmake.conf)
${MINGW_INSTDIR} isn't mentioned anywhere else, and I guess it should have been replaced at installation time with the actual installation directory?
Attachments
Issue Links
- is required for
-
QBS-629 Qt 4.8.6 mingw482. Qt-profiles can't be created.
- Closed
-
QTCREATORBUG-8477 Q_ASSERT in pro file parser when parsing project configured for MinGW
- Closed