MantisBT - CMake | ||||||||||||||||||||
View Issue Details | ||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||
0013048 | CMake | CMake | public | 2012-03-17 09:16 | 2016-06-10 14:31 | |||||||||||||||
Reporter | Karthik Kumar Viswanathan | |||||||||||||||||||
Assigned To | Kitware Robot | |||||||||||||||||||
Priority | immediate | Severity | block | Reproducibility | always | |||||||||||||||
Status | closed | Resolution | moved | |||||||||||||||||
Platform | Apple | OS | Mac OS X | OS Version | 10.7 | |||||||||||||||
Product Version | CMake 2.8.7 | |||||||||||||||||||
Target Version | Fixed in Version | |||||||||||||||||||
Summary | 0013048: CMake 2.8.7 Nightly fails to link correctly in XCode 4.3 | |||||||||||||||||||
Description | Hi, I generated the CMake Xcode 4.3 project... Karthiks-MacBook-Air:allegro5engine karthik$ cmake -version cmake version 2.8.7.20120313-ga2183 I am creating a library, then linking to it. I use: add_library(engine ${EngineFiles}) and it emits to Build/ Src/Debug-iphone/engine.a When I link, I use: target_link_libraries(main engine ${AllLibraries} ${ExtraLibraries} ${CMAKE_EXTRA_LINKER_FLAGS}) but it tries to link against: Build/ Src/Debug/engine.a This CMake used to work perfectly in Xcode 4.2.... It's breaking with 4.3.1. | |||||||||||||||||||
Steps To Reproduce | ||||||||||||||||||||
Additional Information | ||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||
Relationships |
| |||||||||||||||||||
Attached Files | ||||||||||||||||||||
Issue History | ||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||
2012-03-17 09:16 | Karthik Kumar Viswanathan | New Issue | ||||||||||||||||||
2012-03-17 09:24 | Karthik Kumar Viswanathan | Note Added: 0028924 | ||||||||||||||||||
2012-03-19 08:37 | Brad King | Relationship added | related to 0012621 | |||||||||||||||||
2012-03-19 08:53 | Brad King | Assigned To | => David Cole | |||||||||||||||||
2012-03-19 08:53 | Brad King | Status | new => assigned | |||||||||||||||||
2012-03-24 01:26 | Karthik Kumar Viswanathan | Note Edited: 0028924 | bug_revision_view_page.php?bugnote_id=28924#r577 | |||||||||||||||||
2012-04-03 12:03 | David Cole | Relationship added | related to 0013100 | |||||||||||||||||
2012-04-03 12:09 | David Cole | Note Added: 0029067 | ||||||||||||||||||
2012-04-03 12:10 | David Cole | Relationship added | related to 0012640 | |||||||||||||||||
2012-11-21 15:44 | David Cole | Note Added: 0031673 | ||||||||||||||||||
2012-11-21 15:45 | David Cole | Assigned To | David Cole => | |||||||||||||||||
2012-11-21 15:45 | David Cole | Note Added: 0031674 | ||||||||||||||||||
2012-11-21 15:45 | David Cole | Status | assigned => new | |||||||||||||||||
2016-06-10 14:28 | Kitware Robot | Note Added: 0042007 | ||||||||||||||||||
2016-06-10 14:28 | Kitware Robot | Status | new => resolved | |||||||||||||||||
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | |||||||||||||||||
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | |||||||||||||||||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|