[CMake] Problems with Intel Fortran 11 on Windows XP

Bill Hoffman bill.hoffman at kitware.com
Mon Dec 15 09:28:37 EST 2008


Tormod.Ravnanger.Landet at dnv.com wrote:

> 
> Compiling by hand works perfectly. MinGW and NMake Makefiles are
> generated and compile the program as they should. Only the Visual
> Studio generators malfunction. I think it is due to a problem
> with the CMake generated .sln files. See another mail on in the 
> thread. (Is there still problems with the mailing list? It does not
> seem to be as responsive as before the power outage.)
> 

Run cmake --debug-trycompile, that will leave the temporary files 
around, and you can load the .sln file by hand after that.  If you find 
the problem let me know...

-Bill


More information about the CMake mailing list