MantisBT - CMake |
| View Issue Details |
|
| 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. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | duplicate of | 0004881 | closed | Bill Hoffman | FindBoost.cmake doesn't find boost installed by package from Boost Consulting. |
|
| Attached Files | FindBoost.cmake (6,616) 1969-12-31 19:00 https://public.kitware.com/Bug/file/1022/FindBoost.cmake
findboost.diff (356) 2008-06-11 10:47 https://public.kitware.com/Bug/file/1528/findboost.diff |
|
| 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 |