Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Building errors

$
0
0
I keep getting the following error, and I do not know what to do. I have looked all over the internet and can’t seem to find a coherent solid solution. My initial error was cl’ is not recognized as an internal or external command. Then I got the following. 23:16:13: Running steps for project gotocell… 23:16:13: Configuration unchanged, skipping qmake step. 23:16:13: Starting: “C:\Qt\Qt5.3.2\Tools\QtCreator\bin\jom.exe” C:\Qt\Qt5.3.2\Tools\QtCreator\bin\jom.exe -f Makefile.Debug cl -c -nologo -Zm200 -Zc:wchar_t -Zi -MDd -GR -W3 -w34100 -w34189 -EHsc /Fddebug\gotocell.pdb -DUNICODE -DWIN32 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I“C:\Qt\Qt5.3.2\5.3\msvc2012_opengl\include” -I“C:\Qt\Qt5.3.2\5.3\msvc2012_opengl\include\QtWidgets” -I“C:\Qt\Qt5.3.2\5.3\msvc2012_opengl\include\QtGui” -I“C:\Qt\Qt5.3.2\5.3\msvc2012_opengl\include\QtCore” -I“debug” -I”.” -I“C:\Qt\Qt5.3.2\5.3\msvc2012_opengl\mkspecs\win32-msvc2012” -Fodebug\ @C:\Users\Czar05\AppData\Local\Temp\main.obj.4572.15.jom jom: C:\Users\Czar05\Documents\Qt\Project\build-gotocell-Desktop_Qt_5_3_0_MSVC2012_OpenGL_32bit-Debug\Makefile.Debug [debug\main.obj] Error 2 jom: C:\Users\Czar05\Documents\Qt\Project\build-gotocell-Desktop_Qt_5_3_0_MSVC2012_OpenGL_32bit-Debug\Makefile [debug] Error 2 23:16:28: The process “C:\Qt\Qt5.3.2\Tools\QtCreator\bin\jom.exe” exited with code 2. Error while building/deploying project gotocell (kit: Desktop Qt 5.3.0 MSVC2012 OpenGL 32bit) When executing step “Make” 23:16:28: Elapsed time: 00:15. Does anybody know what the problem might be. Any help would be appreciated.

Viewing all articles
Browse latest Browse all 2113

Trending Articles