Build Log
  

------- Build started: Project: Sample1, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\dmount\My Documents\Courses\427\OpenGLSample\Cpp\VisualStudioNET\Sample1\Debug\RSP000001.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
"\Documents and Settings\dmount\My Documents\Courses\427\OpenGLSample\Cpp\sample1.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\dmount\My Documents\Courses\427\OpenGLSample\Cpp\VisualStudioNET\Sample1\Debug\RSP000001.rsp" /nologo"
Creating command line "rc.exe /fo"Debug/Sample1.res" ".\Sample1.rc""
Creating temporary file "c:\Documents and Settings\dmount\My Documents\Courses\427\OpenGLSample\Cpp\VisualStudioNET\Sample1\Debug\RSP000002.rsp" with contents
[
/OUT:"Debug/Sample1.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/Sample1.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 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
".\Debug\sample1.obj"
".\Debug\Sample1.res"
]
Creating command line "link.exe @"c:\Documents and Settings\dmount\My Documents\Courses\427\OpenGLSample\Cpp\VisualStudioNET\Sample1\Debug\RSP000002.rsp""
Output Window
  
Compiling...
sample1.cpp
Compiling resources...
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\dmount\My Documents\Courses\427\OpenGLSample\Cpp\VisualStudioNET\Sample1\Debug\BuildLog.htm"
Sample1 - 0 error(s), 0 warning(s)