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. Problem during debugging with qmake
Forum Updated to NodeBB v4.3 + New Features

Problem during debugging with qmake

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 810 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.
  • A Offline
    A Offline
    asdfghjk
    wrote on last edited by
    #1

    Hi,
    i have to write a Random walk program in qt for school and every time i try to compile it i have the same problem:

    17:35:51: Führe Schritte für Projekt randomwalk2 aus...
    17:35:51: Der Prozess "C:\Qt\Qt5.0.1\5.0.1\mingw47_32\bin\qmake.exe" C:\Users\oem\Desktop\CT\randomwalk2\randomwalk2.pro -r -spec win32-g++ "CONFIG+=debug" "CONFIG+=declarative_debug" "CONFIG+=qml_debug" nicht gestartet werden
    Error while building/deploying project randomwalk2 (kit: Desktop Qt 5.0.1 MinGW 32bit)
    Bei der Ausführung von Schritt 'qmake'

    could someone help me?

    I've started it at school and i had no problem there now at home i have this problem.

    p.s.
    sorry for my bad English...

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      welcome to devnet

      I assume that you are using Qt creator as your IDE.
      Goto the left side to "Tools" >> "Options" (ist in Deutsch wohl "Werkzeuge" >> "Optionen"). You should see an entry "Build&Run" (I am not sure, if this stuff is all translated, but it has Qt sign with a hammer).
      Check out the tab "Kits", it should show your Qt version(s) installed.Under tab "Qt Versions" you should see the qmake.exe used. Check if it is available in that path.

      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