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. [Solved] Qt Creator doesn't compile project
Forum Updated to NodeBB v4.3 + New Features

[Solved] Qt Creator doesn't compile project

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 4.5k 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.
  • D Offline
    D Offline
    dynup
    wrote on last edited by
    #1

    Hi all,

    I cannot compile my project with Qt Creator 2.7.2 and Qt 5.1.0:

    @
    Could not start process "/usr/bin/qmake" /home/dynup/Project/Project.pro -r -spec linux-g++
    Error while building/deploying project Project (kit: Qt 5.1.0)
    When executing step 'qmake'
    @

    I don't know what is the problem! Everything (Qt versions and kits) is configured correctly. On command line it works!

    Any hints?

    Thanks!
    dynup

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Colon
      wrote on last edited by
      #2

      your sure that qmake is qmake-qt5, you can check in preferences

      1 Reply Last reply
      0
      • JeroentjehomeJ Offline
        JeroentjehomeJ Offline
        Jeroentjehome
        wrote on last edited by
        #3

        Check your kit settings. The settings will be on an "old" version of qmake and not your new 5.1.0. Did you install two version?
        Greetz

        Greetz, Jeroen

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dynup
          wrote on last edited by
          #4

          With Qt Creator 2.8.0 it works now! I don't know why, but thanks anyway!

          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