[CMake] ITK 4.0, CMake, Intel compiler

Richard Frank rfrank at dominionsw.com
Sat May 5 06:23:37 EDT 2012


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 


More information about the CMake mailing list