Hi, I`m having some problems executing cmake (I`ve tested 2.8.2, 2.8.3 and 2.9). When I do cmake, it says me that "C:/....../../ifort es unable to compile a simple test program", and the internal error is in link.exe (unresolved external symbol _mainCRTStartup).
The project I was trying to configure is a "Visual Studio 10" project. Intel Fortran Composer 12.0 32b Windows 7 32b ifort.exe is in the PATH (in fact it shows the whole path to ifort and this binary exists and can compile a simple test program manually). Any idea? Thanks in advance!
_______________________________________________ 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
