Build Log
  

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

Command Lines
  
Creating temporary file "z:\src\snext\test\VisualStudio\MixedFortran.dir\Debug\RSP0000023176296.rsp" with contents
[
/D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /MT /Fo"MixedFortran.dir\Debug\\" /Fd"Z:/src/snext/test/VisualStudio/Debug/MixedFortran.pdb" /c /TC ..\MixedFortran\main.c
]
Creating command line "cl.exe @z:\src\snext\test\VisualStudio\MixedFortran.dir\Debug\RSP0000023176296.rsp /nologo /errorReport:prompt"
Creating temporary file "z:\src\snext\test\VisualStudio\MixedFortran.dir\Debug\TMP0000033176296.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\MixedFortran.dir\\Debug\\MixedFortran.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\MixedFortran.dir\Debug\MixedFortran.exe.embed.manifest.res" z:\src\snext\test\VisualStudio\MixedFortran.dir\Debug\TMP0000033176296.tmp"
Creating temporary file "z:\src\snext\test\VisualStudio\MixedFortran.dir\Debug\RSP0000043176296.rsp" with contents
[
/OUT:"Z:\src\snext\test\VisualStudio\Debug\MixedFortran.exe" /VERSION:0.0 /INCREMENTAL /MANIFEST /MANIFESTFILE:"MixedFortran.dir\Debug\MixedFortran.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:"Z:/src/snext/test/VisualStudio/Debug/MixedFortran.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /IMPLIB:"Z:\src\snext\test\VisualStudio\Debug\MixedFortran.lib"  /STACK:10000000 /machine:I386 /debug   

".\MixedFortran.dir\Debug\main.obj"

".\MixedFortran.dir\Debug\MixedFortran.exe.embed.manifest.res"
]
Creating command line "link.exe @z:\src\snext\test\VisualStudio\MixedFortran.dir\Debug\RSP0000043176296.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
main.c
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
main.obj : error LNK2019: unresolved external symbol _fff_ referenced in function _main
Z:\src\snext\test\VisualStudio\Debug\MixedFortran.exe : fatal error LNK1120: 1 unresolved externals
Results
  
Build log was saved at "file://z:\src\snext\test\VisualStudio\MixedFortran.dir\Debug\BuildLog.htm"
MixedFortran - 2 error(s), 0 warning(s)