This makes a good case for something like:

set (FindBoost_DEBUG ON)
and then inside of FindBoost have sections to print out trouble spots that people usually come across.

if (FindBoost_DEBUG)
   message(STATUS ".....")
endif()

Would the CMake Devs Consider a Patch for inclusion into the next CMake Release?

---
Mike Jackson           www.bluequartz.net

kafou nmento wrote:
Here is one libboost_filesystem-vc71-mt-gd-1_34_1.lib


--- En date de : Jeu 11.12.08, Michael Jackson <[EMAIL PROTECTED]> a écrit :

De: Michael Jackson <[EMAIL PROTECTED]>
Objet: Re: [CMake] Fw : Linking boost failure
À: "Cmake Mailing List" <[email protected]>
Date: Jeudi 11 Décembre 2008, 15h00

Pick a library from the boost pro distribution and please send the entire name
of the file. I have a few suspicions.


---
Mike Jackson                 www.bluequartz.net



On Dec 11, 2008, at 8:36 AM, Philip Lowman wrote:

On Thu, Dec 11, 2008 at 7:35 AM, kafou nmento <[EMAIL PROTECTED]>
wrote:
I'm still getting the same errors although I downloaded boost from
BoostPro. The libraries are not found even if I set the BOOST_LIBRARYDIR to the
path of boost libraries.
I can confirm this bug, I think.  When using the BoostPro installer (even
with CMake 2.6.3 RC5) the FindBoost.cmake file will discover BOOST_INCLUDEDIR
but will not find any libraries.
--Philip Lowman

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to