Details
-
Bug
-
Resolution: Done
-
P2: Important
-
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
Description
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).
Attachments
Issue Links
- replaces
-
QTCREATORBUG-5917 Qt Creator hardcodes -spec linux-g++-32 for the qmake build step when using a cross-compiled Qt
-
- Closed
-
-
QTCREATORBUG-6001 qmake is invoked with a host architecture spec instead of the embedded linux one
-
- Closed
-