Build Log
  

Build started: Project: CS106B Blank Project, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\RSP00000462566920.rsp" with contents
[
/Od /I ".\cs106" /FD /EHsc /MTd /J /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W2 /c /ZI /TP ".\main.cc"
]
Creating command line "cl.exe @"c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\RSP00000462566920.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\RSP00000562566920.rsp" with contents
[
/OUT:"Debug\CS106B Blank Project.exe" /MANIFEST /MANIFESTFILE:"Debug\CS106B Blank Project.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /NODEFAULTLIB:"libc.lib" /NODEFAULTLIB:"libcd.lib" /DEBUG /PDB:"c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\CS106B Blank Project.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 .\cs106\CS106CPPLib.lib winmm.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\main.obj"
]
Creating command line "link.exe @"c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\RSP00000562566920.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\RSP00000662566920.rsp" with contents
[
/outputresource:".\Debug\CS106B Blank Project.exe;#1" /manifest

".\Debug\CS106B Blank Project.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\RSP00000662566920.rsp" /nologo"
Creating temporary file "c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\BAT00000762566920.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\BAT00000762566920.bat"""
Output Window
  
Compiling...
main.cc
Linking...
LINK : Debug\CS106B Blank Project.exe not found or not built by the last incremental link; performing full link
CS106CPPLib.lib(genlib.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '.\cs106\CS106CPPLib.lib' or at 'c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\vc80.pdb'; linking object as if no debug info
CS106CPPLib.lib(init.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '.\cs106\CS106CPPLib.lib' or at 'c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\vc80.pdb'; linking object as if no debug info
CS106CPPLib.lib(pcgraphics.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '.\cs106\CS106CPPLib.lib' or at 'c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\vc80.pdb'; linking object as if no debug info
CS106CPPLib.lib(strutils.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '.\cs106\CS106CPPLib.lib' or at 'c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\thurlbutt\Desktop\blank-pc-project\Debug\BuildLog.htm"
CS106B Blank Project - 0 error(s), 4 warning(s)