Build Log
  

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

Command Lines
  
Creating temporary file "s:\LiYang_Final\LiYang_Final\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
.\world.cpp
.\tools.cpp
.\timers.cpp
.\texture.cpp
.\Punch.cpp
.\motion.cpp
.\materials.cpp
.\globalStruct.cpp
.\gauge.cpp
.\dog.cpp
.\bone.cpp
]
Creating command line "cl.exe @s:\LiYang_Final\LiYang_Final\Debug\RSP000001.rsp /nologo"
Creating temporary file "s:\LiYang_Final\LiYang_Final\Debug\RSP000002.rsp" with contents
[
/OUT:"Debug/Punch2003.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/Punch2003.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\bone.obj
.\debug\dog.obj
.\debug\gauge.obj
.\debug\globalStruct.obj
.\debug\materials.obj
.\debug\motion.obj
.\debug\Punch.obj
.\debug\texture.obj
.\debug\timers.obj
.\debug\tools.obj
.\debug\world.obj
]
Creating command line "link.exe @s:\LiYang_Final\LiYang_Final\Debug\RSP000002.rsp"
Output Window
  
Compiling...
world.cpp
tools.cpp
timers.cpp
texture.cpp
s:\LiYang_Final\LiYang_Final\texture.cpp(165) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
Punch.cpp
s:\LiYang_Final\LiYang_Final\Punch.cpp(412) : warning C4101: 'menu' : unreferenced local variable
motion.cpp
materials.cpp
globalStruct.cpp
gauge.cpp
dog.cpp
bone.cpp
Generating Code...
Linking...
Results
  
Build log was saved at "file://s:\LiYang_Final\LiYang_Final\Debug\BuildLog.htm"
Punch2003 - 0 error(s), 2 warning(s)