I'm trying to build ITK 4.0 (and 4.1) with CMake 2.5.8 and using the Intel C++ 
compiler.

Cmake is adding windows runtime libraries in all the projects with a command 
such as

 -lrptc4.dll


which seems to cause visual studio 2010 problems - it complains that /rptc4.dll 
is not a valid command.

Does anyone have any idea what this might be and if there is some setting I can 
tweak to get the compile (link I guess) to configure properly?

Thanks

Rick  
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to