Build Log

--------------------Configuration: Utility - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\Users\Jeff\AppData\Local\Temp\RSP4F09.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Utility.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Users\Jeff\Desktop\aa\DLL Example Code_x86_x64\VC\Console\Utility.cpp" ] Creating command line "cl.exe @C:\Users\Jeff\AppData\Local\Temp\RSP4F09.tmp" Creating temporary file "C:\Users\Jeff\AppData\Local\Temp\RSP4F0A.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Utility.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Users\Jeff\Desktop\aa\DLL Example Code_x86_x64\VC\Console\StdAfx.cpp" ] Creating command line "cl.exe @C:\Users\Jeff\AppData\Local\Temp\RSP4F0A.tmp" Creating temporary file "C:\Users\Jeff\AppData\Local\Temp\RSP4F0B.tmp" with contents [ SolPeTsDll.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/Utility.pdb" /debug /machine:I386 /out:"Debug/Utility.exe" /pdbtype:sept /libpath:"../lib/x86/debug" ".\Debug\StdAfx.obj" ".\Debug\Utility.obj" ] Creating command line "link.exe @C:\Users\Jeff\AppData\Local\Temp\RSP4F0B.tmp"

Output Window

Compiling... StdAfx.cpp Compiling... Utility.cpp Linking...

Results

Utility.exe - 0 error(s), 0 warning(s)