Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT Creator - Won't compile - The kit has configuration issues
Forum Updated to NodeBB v4.3 + New Features

QT Creator - Won't compile - The kit has configuration issues

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 1.7k 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.
  • H Offline
    H Offline
    Holmes
    wrote on last edited by
    #1

    I suddenly can't compile my project anymore.

    Below my compile output:

    jom: C:\Users\Klaas\OneDrive\Universiteit\Year 3\Computer Graphics\OpenGL_1\build-OpenGL_transformations-Desktop_Qt_5_12_1_MSVC2017_64bit-Debug\Makefile.Debug [debug\moc_mainview.obj] Error 2
    jom: C:\Users\Klaas\OneDrive\Universiteit\Year 3\Computer Graphics\OpenGL_1\build-OpenGL_transformations-Desktop_Qt_5_12_1_MSVC2017_64bit-Debug\Makefile [debug] Error 2
    14:33:15: The process "D:\ProgramFiles\Qt\Tools\QtCreator\bin\jom.exe" exited with code 2.
    Error while building/deploying project OpenGL_transformations (kit: Desktop Qt 5.12.1 MSVC2017 64bit)
    The kit Desktop Qt 5.12.1 MSVC2017 64bit has configuration issues which might be the root cause for this problem.
    When executing step "Make"
    

    And the issues:
    0_1550324072593_9b9fa1d0-b798-407f-90ba-0ad135832195-image.png

    I hope somebody will be able to help me.

    K 1 Reply Last reply
    0
    • H Holmes

      I suddenly can't compile my project anymore.

      Below my compile output:

      jom: C:\Users\Klaas\OneDrive\Universiteit\Year 3\Computer Graphics\OpenGL_1\build-OpenGL_transformations-Desktop_Qt_5_12_1_MSVC2017_64bit-Debug\Makefile.Debug [debug\moc_mainview.obj] Error 2
      jom: C:\Users\Klaas\OneDrive\Universiteit\Year 3\Computer Graphics\OpenGL_1\build-OpenGL_transformations-Desktop_Qt_5_12_1_MSVC2017_64bit-Debug\Makefile [debug] Error 2
      14:33:15: The process "D:\ProgramFiles\Qt\Tools\QtCreator\bin\jom.exe" exited with code 2.
      Error while building/deploying project OpenGL_transformations (kit: Desktop Qt 5.12.1 MSVC2017 64bit)
      The kit Desktop Qt 5.12.1 MSVC2017 64bit has configuration issues which might be the root cause for this problem.
      When executing step "Make"
      

      And the issues:
      0_1550324072593_9b9fa1d0-b798-407f-90ba-0ad135832195-image.png

      I hope somebody will be able to help me.

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Holmes

      Hi and welcome to devnet forum

      Did you do already rerun qmake and a rebuild?

      Is the include file corecrt.h to be found where should be?
      Is the file name correct anyway?

      Vote the answer(s) that helped you to solve your issue(s)

      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