| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0005131 | CMake | Modules | public | 2007-06-05 07:04 | 2008-07-03 16:04 | ||||
| Reporter | Gonzalo Garramuno | ||||||||
| Assigned To | Bill Hoffman | ||||||||
| Priority | high | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | duplicate | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0005131: CMake doesn't find Boost on Windows | ||||||||
| Description | Boost1.34, besides a source distribution, is distributed in binary form with an NSIS windows installer for MS Windows. See: http://www.boost-consulting.com/products/free [^] This installer will place boost in: %PROGRAMFILES%\boost\boost_1_34_0 and the directory structure will be slightly different than when installed from source. Includes will be found inside boost/ instead of include/. This makes the current FindBoost.cmake to fail. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0007805) Gonzalo Garramuno (reporter) 2007-06-05 07:14 |
I've attached a fixed FindBoost.cmake file. |
|
(0012317) Marius Kintel (reporter) 2008-06-11 10:48 |
Attached findboost.diff, which should fix/improve this for cmake-2.6. |
|
(0012617) Douglas Gregor (developer) 2008-07-03 16:04 |
Duplicate of 0004881. I'm looking into that bug right now. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2007-08-23 14:06 | Alex Neundorf | Category | CMake => Modules |
| 2008-04-22 13:35 | Douglas Gregor | Relationship added | duplicate of 0004881 |
| 2008-06-11 10:47 | Marius Kintel | File Added: findboost.diff | |
| 2008-06-11 10:48 | Marius Kintel | Note Added: 0012317 | |
| 2008-07-03 16:04 | Douglas Gregor | Status | assigned => closed |
| 2008-07-03 16:04 | Douglas Gregor | Note Added: 0012617 | |
| 2008-07-03 16:04 | Douglas Gregor | Resolution | open => duplicate |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |