Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.3.0-rc1
-
Windows 10 64 bit
MSVC2015 64 bit
-
114acbbba06ef98120cc5513a9600b7d437cc87c (qt-creator/qt-creator/4.9)
Description
- Open a project.
- Go to Projects mode.
- Remove the "build-" from the build directory.
This is needed to work aroundQTCREATORBUG-18150 - Build the project using the 64-bit version of MSVC2015.
- Close the project.
- Remove the .pro.user file from the project's source directory.
- Remove the kit you used for building.
- Open the project again.
- Go to "Tools" -> "Options..." -> "Build & Run" -> "Kits".
A temporary kit was created that resembles the kit you used for building. It has a "Stop!" icon. - Select this kit.
You'll see that the compilers don't match. The kit uses the 64-bit version for C and the 32-bit version for C++. - Go to "Compilers" tab.
C and C++ compilers are available in 32- and 64-bit versions, so the kit could have used them.
An autodetected kit should be consistent and usable.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-17457 Kits added via "Import Existing Build..." are unusable
- Closed
- relates to
-
QTCREATORBUG-17457 Kits added via "Import Existing Build..." are unusable
- Closed
For Gerrit Dashboard: QTCREATORBUG-18153 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
254526,3 | Properly import qmake projects | 4.9 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |