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. Problem with building project in QtCreator
Forum Updated to NodeBB v4.3 + New Features

Problem with building project in QtCreator

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 3 Posters 1.2k Views 3 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.
  • M Offline
    M Offline
    martin_m
    wrote on last edited by
    #1

    I've recently installed the last version of QtCreator and since then I have a serious problem with building every project. I can't compile both QtProject and normal C++ "Hello World".
    That's the error I get:

    "Could not start process "nmake.exe"
    Error while building/deploying project untitled (kit: Desktop Qt 5.4.1 MSVC2013 OpenGL 64bit)
    When executing step "Make" "

    The settings of compiler, debugger etc seem to be proper.
    Please help me with this problem.

    1 Reply Last reply
    0
    • cybercatalystC Offline
      cybercatalystC Offline
      cybercatalyst
      wrote on last edited by
      #2

      Can you see the call to nmake in the console? Maybe you can copy it and execute it in a terminal to see the error message. I remember I sometimes had problems with nmake not being in my PATH.

      M 1 Reply Last reply
      0
      • cybercatalystC cybercatalyst

        Can you see the call to nmake in the console? Maybe you can copy it and execute it in a terminal to see the error message. I remember I sometimes had problems with nmake not being in my PATH.

        M Offline
        M Offline
        martin_m
        wrote on last edited by
        #3

        @cybercatalyst Thanks for your answer.
        In the beginning I couldn't call nmake in console. After setting the path I get:
        "NMAKE: fatal error U1064: MAKEFILE not found and no target specified"

        1 Reply Last reply
        0
        • cybercatalystC Offline
          cybercatalystC Offline
          cybercatalyst
          wrote on last edited by
          #4

          can you execute from the build directory with the exact call?

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

            Hi and welcome to devnet,

            Do you have that error also with a project generated from Qt Creator ?

            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