View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0008404 | CMake | Modules | public | 2009-01-19 22:34 | 2009-02-23 22:43 | ||||
Reporter | Philip Lowman | ||||||||
Assigned To | Philip Lowman | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | CMake-2-6 | |||||||
Summary | 0008404: FindBoost in CMake 2.6.2 doesn't work on Gentoo | ||||||||
Description | Users's original email message to CMake mailing list... See thread "Problems with Boost" dated 1/11/2009 Hi, I'd just like to add that in order to use FindBoost in a recent Gentoo boost installation I had to add the following library patterns to be searched for: ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}-${Boost_LIB_VERSION} ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}-${_boost_ABI_TAG}-${Boost_LIB_VERSION} and their corresponding static libraries: ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}${_boost_STATIC_TAG}-${Boost_LIB_VERSION} ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}${_boost_STATIC_TAG}${_boost_ABI_TAG}-${Boost_LIB_VERSION} Does anyone mind to add them to the cmake's FindBoost.cmake? Do I have to create a bug report on this? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0014641) Philip Lowman (developer) 2009-01-19 22:52 |
Should be resolved now lowman@locke:~/cvs/CMake_write/Modules$ cvs commit FindBoost.cmake Committer: Philip Lowman <philip@yhbt.com> /cvsroot/CMake/CMake/Modules/FindBoost.cmake,v <-- FindBoost.cmake new revision: 1.31; previous revision: 1.30 |
(0015307) Philip Lowman (developer) 2009-02-23 22:43 |
Fix available in 2.6.3 |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2009-01-19 22:34 | Philip Lowman | New Issue | |
2009-01-19 22:52 | Philip Lowman | Note Added: 0014641 | |
2009-01-19 22:52 | Philip Lowman | Assigned To | => Philip Lowman |
2009-01-19 22:52 | Philip Lowman | Status | new => resolved |
2009-01-19 22:52 | Philip Lowman | Resolution | open => fixed |
2009-01-19 23:00 | Philip Lowman | Relationship added | related to 0007508 |
2009-02-23 22:43 | Philip Lowman | Note Added: 0015307 | |
2009-02-23 22:43 | Philip Lowman | Status | resolved => closed |
2009-02-23 22:43 | Philip Lowman | Fixed in Version | => CMake-2-6 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |