Building library with QT
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- CMake
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
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 `maxime.l...@gmail.com` on 17 May 2013 at 10:05
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.