Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.2.0-beta1
-
OSX 10.10, QC 4.2 beta snapshots
-
9f0bb3c93a1c4f69e2d523206fa31dbc779e2e9b
Description
Steps to reproduce:
- have iphoneos compilers set up (Xcode,...)
- start QC with clean settings
- add a Qt for iOS in Preferences -> Build & Run -> Qt Versions
- hit Apply
- check the respective generated kit
Current result:
- since QC provides a way to support C and C++ compilers the kit is displayed with an error sign
- reason is that the C compiler is producing different code (x86_64 vs arm [ios] or x86_64 vs i386 [simulator])