tormod.ravnanger.lan...@dnv.com wrote:
-----Original Message-----
From: Bill Hoffman [mailto:bill.hoff...@kitware.com]
Sent: 15. desember 2008 15:29
To: Landet, Tormod Ravnanger
Cc: cmake@cmake.org
Subject: Re: [CMake] Problems with Intel Fortran 11 on Windows XP
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...
Well, I do not know if this will solve the problem, but Visual Studio
asks me to upgrade the .vfproj file (in an irreversible way). Supposedly
the Intel Fortran Visual Studio support has changed so that only Fortran
spesific info is contained in this file. This was done to avoid having
to sync the .vfproj and .vfproj files (or something like that). Has any-
body managed to generate Visual Studio projects with ifort version 11?
How does CMake run the try-compile compilation? If I try to compile the
TRY-COMPILE project after upgrading the .vfproj file I get the same
error
as before. Can i turn off the try-compile checks when compiling the TRY-
COMPILE project?
No you can not turn it off, Can you send me the cmake generated .vfproj
and the updated one done if you let vs upgrade the file. Most likely it
is a small change.
-Bill
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake