View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005131CMakeModulespublic2007-06-05 07:042008-07-03 16:04
ReporterGonzalo Garramuno 
Assigned ToBill Hoffman 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005131: CMake doesn't find Boost on Windows
DescriptionBoost1.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.
TagsNo tags attached.
Attached Files? file icon FindBoost.cmake [^] (6,616 bytes) 1969-12-31 19:00
diff file icon findboost.diff [^] (356 bytes) 2008-06-11 10:47 [Show Content]

 Relationships
duplicate of 0004881closedBill Hoffman FindBoost.cmake doesn't find boost installed by package from Boost Consulting. 

  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.

 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


Copyright © 2000 - 2018 MantisBT Team