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

Creator must not include a default -spec argument for qmake

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • Qt Creator 2.4.1
    • Qt Creator 2.3.0-beta
    • Mac OS X 10.6
      Qt 4.7.3 manually compiled and installed to /usr/local/Trolltech/Qt-4.7.3
      gcc 4.0 with SDK /Developer/SDKs/MacOSX10.4u.sdk
    • ffa88df344ef9a92631f4e8a5e6a0255874ca298 aaf260c04b27cc066939de1cc9ad1dafd76ebfa7

      When importing a .pro file into Qt Creator (only .pro, all , it adds a "-spec macx-g++" to the command line arguments. This must be removed, as it is does not respect a "-platform" argument to Qt during configure.

      Qt already sets a symlink mkspecs/default to the right spec, so there is no need for Qt Creator trying to guess it (and fail).

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

            hunger Tobias Hunger
            vgoetz Volker Götz
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes