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 with the kit

Error with the kit

Scheduled Pinned Locked Moved Installation and Deployment
kiterrorqt5.4 x64
2 Posts 2 Posters 1.5k Views
  • 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.
  • M Offline
    M Offline
    MZein1292131
    wrote on last edited by
    #1

    Hello

    I am having issues compiling my QT after downloading it. This is my first time downloading QT but it seems there is something I am missing.
    the error I am getting is:
    **
    14:44:26: Running steps for project hellow...
    14:44:26: Configuration unchanged, skipping qmake step.
    14:44:26: Starting: "C:\Qt\Qt5.4.1\Tools\QtCreator\bin\jom.exe"
    C:\Qt\Qt5.4.1\Tools\QtCreator\bin\jom.exe -f Makefile.Debug
    cl -c -nologo -Zm200 -Zc:wchar_t -Zi -MDd -GR -W3 -w34100 -w34189 -EHsc /Fddebug\hellow.pdb -DUNICODE -DWIN32 -DQT_CORE_LIB -I"..\hellow" -I"." -I"........\Qt\Qt5.4.1\5.4\msvc2010_opengl\include" -I"........\Qt\Qt5.4.1\5.4\msvc2010_opengl\include\QtCore" -I"debug" -I"........\Qt\Qt5.4.1\5.4\msvc2010_opengl\mkspecs\win32-msvc2010" -Fodebug\ @C:\Users\zem1fh\AppData\Local\Temp\main.obj.7844.0.jom
    jom: C:\Users\zem1fh\Documents\build-hellow-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\Makefile.Debug [debug\main.obj] Error 2
    jom: C:\Users\zem1fh\Documents\build-hellow-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\Makefile [debug] Error 2
    14:44:26: The process "C:\Qt\Qt5.4.1\Tools\QtCreator\bin\jom.exe" exited with code 2.
    Error while building/deploying project hellow (kit: Desktop Qt 5.4.1 MSVC2010 OpenGL 32bit)
    When executing step "Make"
    14:44:26: Elapsed time: 00:00.

    **

    I do not understand the requirments for qt to work, but currently I have running on my pc:

    Based on Qt 5.4.1 (MSVC 2010, 32 bit)

    Qt Creator 3.3.1 (opensource)

    these were downloaded from: https://download.qt.io/official_releases/qt/5.4/5.4.1/

    specifically qt-opensource-windows-x86-msvc2010_opengl-5.4.1.exe

    the reason I chose this one is because I have installed visual studio 2010 Professional on my pc

    What am I doing wrong. Did I choose the incorrect download ? Why am I getting this error ?

    1 Reply Last reply
    1
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Not a direct answer but why not use the latest version (i.e. 5.5.1) since your are starting ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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