
Originally Posted by
high_flyer
no, I mean running qmake on the project.
In QtCreator, right click the project and select "Run qmake" or on the console in the folder that contains the *.pro file, run qmake <name>.pro
Yes and this is the output
20:56:39: Running steps for project untitled...
20:56:39: Could not start process "C:\Qt\Qt5.1.1\5.1.1\mingw48_32\bin\qmake.exe" C:\Users\Rizky\Documents\untitled\untitled.pro -r -spec win32-g++ "CONFIG+=debug" "CONFIG+=declarative_debug" "CONFIG+=qml_debug"
Error while building/deploying project untitled (kit: Desktop Qt 5.1.1 MinGW 32bit)
When executing step 'qmake'
20:56:39: Elapsed time: 00:00.
20:56:39: Running steps for project untitled...
20:56:39: Could not start process "C:\Qt\Qt5.1.1\5.1.1\mingw48_32\bin\qmake.exe" C:\Users\Rizky\Documents\untitled\untitled.pro -r -spec win32-g++ "CONFIG+=debug" "CONFIG+=declarative_debug" "CONFIG+=qml_debug"
Error while building/deploying project untitled (kit: Desktop Qt 5.1.1 MinGW 32bit)
When executing step 'qmake'
20:56:39: Elapsed time: 00:00.
To copy to clipboard, switch view to plain text mode
Bookmarks