View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012940 | CMake | Modules | public | 2012-02-07 14:25 | 2016-06-10 14:31 | ||||
Reporter | David Rogers | ||||||||
Assigned To | Philip Lowman | ||||||||
Priority | normal | Severity | tweak | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | Intel | OS | Mac OS X | OS Version | 10.7.3 | ||||
Product Version | CMake 2.8.7 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0012940: FindBoost.cmake cannot find libraries built with clang on Darwin. | ||||||||
Description | If boost libraries are built with clang, their compiler name ends up being clang-darwin instead of xgcc. Because of this, the script fails to locate them. | ||||||||
Steps To Reproduce | Build boost with clang. Attempt to locate them in a script. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0033902) Thomas Braun (reporter) 2013-09-26 14:45 |
Same problem with a selfcompiled clang 3.3 on windows. The boost library files are named libboost-*-clang33-*.lib. Setting SET(Boost_COMPILER "-clang33") works around the problem. |
(0041979) Kitware Robot (administrator) 2016-06-10 14:28 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-02-07 14:25 | David Rogers | New Issue | |
2012-02-07 14:26 | Brad King | Assigned To | => Philip Lowman |
2012-02-07 14:26 | Brad King | Status | new => assigned |
2013-09-26 14:45 | Thomas Braun | Note Added: 0033902 | |
2016-06-10 14:28 | Kitware Robot | Note Added: 0041979 | |
2016-06-10 14:28 | Kitware Robot | Status | assigned => resolved |
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |