Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\hansen\Desktop\CS5600\getting started\getting_started\Debug\RSP000007128929364.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\main.cpp"
]
Creating command line "cl.exe @"c:\Users\hansen\Desktop\CS5600\getting started\getting_started\Debug\RSP000007128929364.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\hansen\Desktop\CS5600\getting started\getting_started\Debug\RSP000008128929364.rsp" with contents
[
/OUT:"Debug\getting_started.exe" /INCREMENTAL /LIBPATH:"./lib" /LIBPATH:"./glew/lib" /MANIFEST /MANIFESTFILE:"Debug\getting_started.exe.intermediate.manifest" /DEBUG /PDB:"c:\Users\hansen\Desktop\CS5600\getting started\getting_started\Debug\getting_started.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 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\main.obj"

".\Debug\getting_started.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\hansen\Desktop\CS5600\getting started\getting_started\Debug\RSP000008128929364.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\hansen\Desktop\CS5600\getting started\getting_started\Debug\RSP000009128929364.rsp" with contents
[
/out:".\Debug\getting_started.exe.embed.manifest" /notify_update /manifest

".\Debug\getting_started.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\hansen\Desktop\CS5600\getting started\getting_started\Debug\RSP000009128929364.rsp" /nologo"
Creating temporary file "c:\Users\hansen\Desktop\CS5600\getting started\getting_started\Debug\BAT00000A128929364.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Users\hansen\Desktop\CS5600\getting started\getting_started\Debug\BAT00000A128929364.bat"""
Output Window
  
Compiling...
main.cpp
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\hansen\Desktop\CS5600\getting started\getting_started\Debug\BuildLog.htm"
getting_started - 0 error(s), 0 warning(s)