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. [Solved] The process qmake.exe exited with code 2
QtWS25 Last Chance

[Solved] The process qmake.exe exited with code 2

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 7.4k 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.
  • O Offline
    O Offline
    OLLO
    wrote on last edited by
    #1

    Downloaded Qt 4.8.4 and Qt Creator. In Qt Creator I can run example programs. Created new project - Qt empty project. Added new cpp-file with code example from "Qt site":http://qt-project.org/doc/qt-4.8/gettingstartedqt.html - first one. When I press "Run", "Build" or "Rebuild" I've got this output

    bq. 01:41:24: Running steps for project First...
    01:41:24: Starting: "C:\Qt\4.8.4\bin\qmake.exe" "C:\Documents and Settings\Олексій\Qt Projects\First\First.pro" -r -spec win32-msvc2008 "CONFIG+=declarative_debug"
    Cannot find file: c:\Documents and Settings\Олексій\Qt Projects\First\First.pro.
    01:41:24: The process "C:\Qt\4.8.4\bin\qmake.exe" exited with code 2.
    Error while building/deploying project First (kit: Desktop)
    When executing step 'qmake'

    But there IS such file, it contains

    bq. SOURCES += Main.cpp

    What is wrong? Help, please, I didn't google the solution yet..

    It was because of Cyrillic folder name in my path, which is pity.

    1 Reply Last reply
    1
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi OLLO,

      Glad to hear you solved your problem. :) Instead of deleting the topic, why not leave it here for other people to find, in case they run into the same problem? Please edit your original post and add "[Solved]" to the title, thanks!

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      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