Build Log
  

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

Command Lines
  
Creating temporary file "z:\cs553\SampleW\Debug\RSP0000018799688124.rsp" with contents
[
/OUT:".\Debug/Sample.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Debug\Sample.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/Sample.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 glui32.lib glut32.lib glu32.lib opengl32.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

".\Debug\sample.obj"
]
Creating command line "link.exe @z:\cs553\SampleW\Debug\RSP0000018799688124.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "z:\cs553\SampleW\Debug\RSP0000028799688124.rsp" with contents
[
/outputresource:".\Debug\Sample.exe;#1" /manifest

.\Debug\Sample.exe.intermediate.manifest
]
Creating command line "mt.exe @z:\cs553\SampleW\Debug\RSP0000028799688124.rsp /nologo"
Output Window
  
Linking...
sample.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
LINK : warning LNK4098: defaultlib 'LIBCD' conflicts with use of other libs; use /NODEFAULTLIB:library
Embedding manifest...
mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file ".\Debug\Sample.exe". The system cannot find the file specified.
Results
  
Build log was saved at "file://z:\cs553\SampleW\Debug\BuildLog.htm"
Sample - 1 error(s), 2 warning(s)