Qt Creator Error qt_lib_designercomponents.pri needed by Makefile
-
I installed the new Qt Creator 2.6.2 based on Qt 5.0.1 using MinGW - When trying to compile anything it immediately complains with the following error and halts.
:-1: error: No rule to make target '../../../../../../../../../../../../Qt/Qt5.0.1/5.0.1/mingw47_32/mkspecs/modules/qt_lib_designercomponents.pri', needed by 'Makefile'. Stop.
I've spent hours scouring Google and haven't been able to find a single page that discusses this.