[CMake] Visual Studio 10 project fails to configure: unresolved external symbol _mainCRTStartup

Mario Rodríguez shiv4k at gmail.com
Wed Dec 15 11:10:07 EST 2010


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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20101215/b057f0a6/attachment.htm>


More information about the CMake mailing list