Build Log
  

Build started: Project: f, Configuration: Debug|Win32

Output
  
Compiling with Intel(R) Visual Fortran 11.1.065 [IA-32]...
ifort /DCMAKE_INTDIR=\"Debug\" /Df_EXPORTS /module:".\Debug" /object:"f.dir\Debug\\" /libs:static /threads /c /extfor:f /Qvc9 /Qlocation,link,"c:\Program Files\Microsoft Visual Studio 9.0\VC\bin" "N:\cmake\FortranDLL\fortran.f"
Intel(R) Visual Fortran Compiler Professional for applications running on IA-32, Version 11.1    Build 20100414 Package ID: w_cprof_p_11.1.065
Copyright (C) 1985-2010 Intel Corporation.  All rights reserved.

Compiling manifest to resources...
rc.exe /fo "N:\cmake\t\Debug\f.dll.embed.manifest.res" "N:\cmake\t\Debug\f.dll.embed.manifest.rc"
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.

Linking...
Link /OUT:"N:\cmake\t\Debug\f.dll" /VERSION:0.0 /MANIFEST /MANIFESTFILE:"N:\cmake\t\Debug\f.dll.intermediate.manifest" /IMPLIB:"N:\cmake\t\Debug\f.lib"     /STACK:10000000 /machine:I386 /debug "f.dir\Debug\fortran.obj" "N:\cmake\t\Debug\f.dll.embed.manifest.res"
Link: executing 'link'
Microsoft (R) Incremental Linker Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.

/OUT:N:\cmake\t\Debug\f.dll 
/VERSION:0.0 
/MANIFEST 
/MANIFESTFILE:N:\cmake\t\Debug\f.dll.intermediate.manifest 
/IMPLIB:N:\cmake\t\Debug\f.lib 
/STACK:10000000 
/machine:I386 
/debug 
f.dir\Debug\fortran.obj 
N:\cmake\t\Debug\f.dll.embed.manifest.res 
LINK : fatal error LNK1561: entry point must be defined


f - 1 error(s), 0 warning(s)