Build Log

--------------------Configuration: lightmap - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\WINDOWS\TEMP\RSP7263.TMP" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/lightmap.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Windows\Desktop\Cs5610\Adv96\lightmap.c" ] Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP7263.TMP" Creating temporary file "C:\WINDOWS\TEMP\RSP7264.TMP" with contents [ 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/lightmap.pdb" /debug /machine:I386 /out:"Debug/lightmap.exe" /pdbtype:sept .\Debug\lightmap.obj .\Debug\texture.obj ] Creating command line "link.exe @C:\WINDOWS\TEMP\RSP7264.TMP"

Output Window

Compiling... lightmap.c Linking...

Results

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