View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0008412 | CMake | Modules | public | 2009-01-21 00:32 | 2010-11-09 22:57 | ||||
Reporter | Philip Lowman | ||||||||
Assigned To | Philip Lowman | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-6 | ||||||||
Target Version | CMake 2.8.3 | Fixed in Version | CMake 2.8.3 | ||||||
Summary | 0008412: Setting BOOST_ROOT does not guarantee boost libraries detected outside BOOST_ROOT are the correct ones | ||||||||
Description | If detecting of Boost libraries in BOOST_ROOT fails for some reason, FindBoost will continue on searching the system paths and other CMake paths. Since FindBoost includes in its FIND_LIBRARY() calls filenames of the Boost libraries without Boost version in them (e.g. libboost_datetime.so) what can happen is that these libraries get detected (which may be for an older version of Boost) but the detected include path is for a newer version of Boost. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |||||||||||
|
Relationships |
Notes | |
(0022155) Philip Lowman (developer) 2010-09-08 23:44 |
Will be fixed with Boost_NO_SYSTEM_PATHS |
(0022203) Philip Lowman (developer) 2010-09-12 22:32 |
Fix will be in CMake 2.8.3 RC1 |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2009-01-21 00:32 | Philip Lowman | New Issue | |
2009-01-21 00:33 | Philip Lowman | Status | new => assigned |
2009-01-21 00:33 | Philip Lowman | Assigned To | => Philip Lowman |
2009-01-21 00:33 | Philip Lowman | Relationship added | related to 0007725 |
2010-09-08 23:44 | Philip Lowman | Note Added: 0022155 | |
2010-09-10 08:39 | Philip Lowman | ETA | none => < 1 day |
2010-09-10 08:39 | Philip Lowman | Target Version | => CMake 2.8.3 |
2010-09-12 22:30 | Philip Lowman | Relationship replaced | has duplicate 0007725 |
2010-09-12 22:31 | Philip Lowman | Relationship added | has duplicate 0011019 |
2010-09-12 22:32 | Philip Lowman | Note Added: 0022203 | |
2010-09-12 22:32 | Philip Lowman | Status | assigned => resolved |
2010-09-12 22:32 | Philip Lowman | Fixed in Version | => CMake 2.8.3 |
2010-09-12 22:32 | Philip Lowman | Resolution | open => fixed |
2010-11-09 22:57 | Philip Lowman | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |