Build Log
--------------------Configuration: sm_sixviews - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSPC250.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/sm_sixviews.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\WINDOWS\Desktop\CS5610\envmap\sm_sixviews.c"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC250.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPC251.TMP" with contents
[
Opengl32.lib Glu32.lib glut32.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/sm_sixviews.pdb" /debug /machine:I386 /out:"Debug/sm_sixviews.exe" /pdbtype:sept
.\Debug\sm_sixviews.obj
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPC251.TMP"
Output Window
Compiling...
sm_sixviews.c
c:\windows\desktop\cs5610\envmap\sm_sixviews.c(142) : warning C4101: 'i' : unreferenced local variable
Linking...
Results
sm_sixviews.exe - 0 error(s), 1 warning(s)