[CMake] ifort 9.1 unable to compile a simple test program

Brad King brad.king at kitware.com
Fri Aug 6 16:27:59 EDT 2010


On 08/06/2010 04:22 PM, Verweij, Arjen wrote:
> I did it is below the cmake error in the previous email. No error just a prompt
>  And no noticeable difference to me.

Your previous message did

E:\cmake28\bin\cmake.exe -E vs_link_exe
 E:\PROGRA~1\Intel\Compiler\Fortran\9.1\em64t\bin\ifort.exe /nologo
 @CMakeFiles\cmTryCompileExec.dir\objects1.rsp
 @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\nm1395.tmp

The @...tmp needs to be replaced with the rest of the command from build.make.

-Brad


More information about the CMake mailing list