Are you on windows or a Unix variant? (Linux, OS X.. ). If you are on
windows then you _really_ do NOT want to link to a library built with
different crt libraries using Visual Studio. This is a recipe for
disaster. If you are on MinGW/MSYS/Cygwin then I have no Idea what the
"correct" solution is.
_________________________________________________________
Mike Jackson mike.jack...@bluequartz.net
BlueQuartz Software www.bluequartz.net
Principal Software Engineer Dayton, Ohio
On Nov 24, 2009, at 10:15 AM, James C. Sutherland wrote:
I initially installed only the "release" version of the boost libs.
When I built a debug version of my application, the linker failed
because apparently it triggered a search for the debug version of
the boost libraries, which were not installed.
Shouldn't there be a fall-back position to link to release libs in
the case where debug versions were not built?
James
_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake
_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake