Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-7908

Qt Creator re-runs qmake at every build

    XMLWordPrintable

Details

    Description

      Every time I start a build, the qmake step re-runs.

      My make file has:

      # Command: /Users/Shared/qt/qt-4.8/bin/qmake -spec ../qt/mkspecs/unsupported/macx-clang CONFIG+=x86_64 -o Makefile ../2.6/qtcreator.pro
      

      the qmake command line that Qt Creator runs is:

      09:57:24: Starting: "/Users/Shared/qt/qt-4.8/bin/qmake" /Users/Shared/qt/2.6/qtcreator.pro -r -spec unsupported/macx-clang CONFIG+=x86_64
      

      Setup with Qt build in /Users/Shared/qt/qt-4.8 and Qt Creator build in /Users/Shared/creator-2.6 (source in /Users/Shared/2.6)

      Other strange thing is that my Kit doesn't have a mkspec set, and the default link points to macx-g++

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            dt Daniel Teske
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes