View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007493CMakeModulespublic2008-08-15 01:292009-02-23 22:52
Reporteramaclean 
Assigned ToPhilip Lowman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in VersionCMake-2-6 
Summary0007493: FindBoost needs to handle directory names like boost-1_36 and boost_1_36.
DescriptionWhen boost is built and installed in Windows, it creates the following directories:
C:\Boost\include\boost-1_36
C:\Boost\lib

FindBoost looks for boost_1_36.

I have just been renaming the directory, but perhaps a modification could be made to FindBoost to avoid renaming.
TagsNo tags attached.
Attached Files

 Relationships
has duplicate 0008173closedPhilip Lowman FindBoost is looking for the wrong include directory on windows. 

  Notes
(0014583)
Philip Lowman (developer)
2009-01-16 04:15

Confirming this as a regression in FindBoost introduced in CVS version 1.4.2.4 on 7/13/08. Sorry for the inconvenience, the latest FindBoost.cmake in CVS should fix this issue (should be in 2.6.3). If you have any further problems please reopen or file a new bug.

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.18; previous revision: 1.17

Bug was tangentially related to:
Issue 0008173, Issue 0008326, Issue 0007725, Issue 0007943
(0015317)
Philip Lowman (developer)
2009-02-23 22:52

Fix available in 2.6.3

 Issue History
Date Modified Username Field Change
2008-08-15 01:29 amaclean New Issue
2008-08-19 13:49 Bill Hoffman Status new => assigned
2008-08-19 13:49 Bill Hoffman Assigned To => Douglas Gregor
2009-01-16 04:15 Philip Lowman Note Added: 0014583
2009-01-16 04:15 Philip Lowman Assigned To Douglas Gregor => Philip Lowman
2009-01-16 04:15 Philip Lowman Status assigned => resolved
2009-01-16 04:15 Philip Lowman Resolution open => fixed
2009-01-16 04:20 Philip Lowman Relationship added has duplicate 0008173
2009-02-23 22:52 Philip Lowman Note Added: 0015317
2009-02-23 22:52 Philip Lowman Status resolved => closed
2009-02-23 22:52 Philip Lowman Fixed in Version => CMake-2-6


Copyright © 2000 - 2018 MantisBT Team