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. Error while building project
Qt 6.11 is out! See what's new in the release blog

Error while building project

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 1.6k 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.
  • M Offline
    M Offline
    myquestion
    wrote on last edited by
    #1

    I am using Qt 5.5.1 and am trying to run a simple Qt Widget application. But following error appears while building project. Please help, how can this be fixed.
    18:49:33: Running steps for project Notepad...
    18:49:33: Starting: "C:\Qt\5.5\mingw492_32\bin\qmake.exe" C:\Qt\workspace\Notepad\Notepad.pro -r -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug"
    18:49:34: The process "C:\Qt\5.5\mingw492_32\bin\qmake.exe" exited normally.
    18:49:34: Starting: "C:\Qt\Tools\mingw492_32\bin\mingw32-make.exe"
    C:/Qt/Tools/mingw492_32/bin/mingw32-make -f Makefile.Debug
    /usr/bin/sh: -c: line 0: syntax error near unexpected token (' /usr/bin/sh: -c: line 0: C:/Qt/Tools/mingw492_32/bin/mingw32-make -f Makefile.Debug'
    makefile:34: recipe for target 'debug' failed
    mingw32-make: *** [debug] Error 258
    18:49:35: The process "C:\Qt\Tools\mingw492_32\bin\mingw32-make.exe" exited with code 2.
    Error while building/deploying project Notepad (kit: Desktop Qt 5.5.1 MinGW 32bit)
    When executing step "Make"
    18:49:35: Elapsed time: 00:02.

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

      Can you post the content of the Makefile.Debug file?

      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