Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Error when running project
Qt 6.11 is out! See what's new in the release blog

Error when running project

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 2.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nowitwiz
    wrote on last edited by
    #1

    i get the following error, i need help on this

    06:10:02: Running steps for project untitled...
    06:10:03: Starting: "c:\qtsdk\desktop\qt\4.8.1\msvc2010\bin\qmake.exe" "C:\Users\user\Downloads\Desktop\qt test\untitled\untitled.pro" -r -spec win32-msvc2010 "CONFIG+=declarative_debug"
    06:10:04: The process "c:\qtsdk\desktop\qt\4.8.1\msvc2010\bin\qmake.exe" exited normally.
    06:10:04: Starting: "C:\Qt\qtcreator-2.5.0\bin\jom.exe"
    Copying application data...
    Cannot perform a cyclic copy
    0 File(s) copied
    C:\Qt\qtcreator-2.5.0\bin\jom.exe -f Makefile.Debug
    cl -c -nologo -Zm200 -Zc:wchar_t- -Zi -MDd -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DECLARATIVE_DEBUG -DQT_DLL -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\QtCore" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\QtGui" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\QtDeclarative" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include" -I"..\untitled\qmlapplicationviewer" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\ActiveQt" -I"debug" -I"..\untitled" -I"." -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\mkspecs\win32-msvc2010" -Fodebug\ @C:\Users\user\AppData\Local\Temp\main.obj.6156.15.jom
    main.cpp
    cl -c -nologo -Zm200 -Zc:wchar_t- -Zi -MDd -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DECLARATIVE_DEBUG -DQT_DLL -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\QtCore" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\QtGui" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\QtDeclarative" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include" -I"..\untitled\qmlapplicationviewer" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\ActiveQt" -I"debug" -I"..\untitled" -I"." -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\mkspecs\win32-msvc2010" -Fodebug\ @C:\Users\user\AppData\Local\Temp\qmlapplicationviewer.obj.6156.31.jom
    qmlapplicationviewer.cpp
    C:\QtSDK\Desktop\Qt\4.8.1\msvc2010\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DECLARATIVE_DEBUG -DQT_DLL -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\QtCore" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\QtGui" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\QtDeclarative" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include" -I"..\untitled\qmlapplicationviewer" -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\include\ActiveQt" -I"debug" -I"..\untitled" -I"." -I"c:\QtSDK\Desktop\Qt\4.8.1\msvc2010\mkspecs\win32-msvc2010" -D_MSC_VER=1600 -DWIN32 ..\untitled\qmlapplicationviewer\qmlapplicationviewer.h -o debug\moc_qmlapplicationviewer.cpp
    Copying application data...
    Cannot perform a cyclic copy
    0 File(s) copied
    jom: C:\Users\user\Downloads\Desktop\qt test\untitled-build-desktop-Qt_4_8_1_for_Desktop_-MSVC2010__Qt_SDK__Debug\Makefile.Debug [copydeploymentfolders] Error 4
    jom: C:\Users\user\Downloads\Desktop\qt test\untitled-build-desktop-Qt_4_8_1_for_Desktop
    -_MSVC2010__Qt_SDK__Debug\Makefile [debug] Error 2
    06:10:16: The process "C:\Qt\qtcreator-2.5.0\bin\jom.exe" exited with code 2.
    Error while building/deploying project untitled (target: Desktop)
    When executing step 'Make'

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved