Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. What is a qmake error 3?
Forum Updated to NodeBB v4.3 + New Features

What is a qmake error 3?

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 3 Posters 10.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.
  • mzimmersM Offline
    mzimmersM Offline
    mzimmers
    wrote on last edited by
    #1

    Hi -

    I'm getting this error message:

    bq. 19:14:03: The process "C:\Qt\Qt5.0.2\5.0.2\mingw47_32\bin\qmake.exe" exited with code 3.
    Error while building/deploying project qt_maddux (kit: Desktop Qt 5.0.2 MinGW 32bit)
    When executing step 'qmake'
    19:14:03: Elapsed time: 00:00.

    What is an error 3, and what might I have done to cause it?

    Thanks.

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

      Hi,

      IIRC there are several possibilities. Does the compile panel show a more complete error log ?

      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
      • mzimmersM Offline
        mzimmersM Offline
        mzimmers
        wrote on last edited by
        #3

        No, that was it. It was a small project, so I wiped out the project file and recreated it.

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          I fould a list of exit codes "here.":http://initek.net.au/mediawiki/index.php/Inside_Qmake/Exit_Codes It's probably not an "official source" and probably not complete.

          @0 Success
          1 Command line error
          2 Failed to find project file.
          3 Error processing a project file, creating meta generator.
          5 Error generating makefile
          101 Failed to execute property action.@

          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