-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Open project with QT Creator
2. Set CMAKE_TOOLCHAIN_FILE, IOS_PLATFORM to SIMULATOR and CMAKE_IOS_SDK_ROOT
3. Build
What is the expected output? What do you see instead?
A normal build is expected but instead it returns this error : llvm-g++-4.2:
Invalid arch name : -Ipath/to/hello-lib/folder
What version of the product are you using? On what operating system?
OS X 10.8.3 on a mac mini
QT Creator 2.7.0 based on QT 5.0.2
CMAKE 2.8.11
Original issue reported on code.google.com by [email protected] on 17 May 2013 at 10:05