>-----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?

Tormod

**************************************************************************************The
 contents of this e-mail message and any attachments are confidential and are 
intended solely for the addressee. If you have received this transmission in 
error, please immediately notify the sender by return e-mail and delete this 
message and its attachments. Any unauthorized use, copying or dissemination of 
this transmission is prohibited. Neither the confidentiality nor the integrity 
of this message can be vouched for following transmission on the 
Internet.**************************************************************************************


_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to