Justin Holewinski wrote:


I have no idea why this is happening. When using the Visual Studio toolset, the dynamic-link libraries are placed in bin/ and the import libraries are placed in lib/, like you would expect. Why this is not the case when using the Intel compiler, I have no idea. Perhaps there are a different set of command-line switches that are needed to set to the output directory of the import libraries. I'll continue to look into it and let you know if I find something.

This was a bug in CMake's Intel file for windows. I just recently checked in a fix to CVS CMake, and the fix will be in 2.8.0 when it is released.

You can find a nightly binary for CMake on windows here:

http://www.cmake.org/files/vCVS/?C=M;O=D



-Bill

_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

Reply via email to