Build Log
--------------------Configuration: proj3 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP70.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /I "p:\course\cs638-gleicher\public\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/proj3.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\3DPicker.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\3DUtils.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\Bone.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\debug.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\ik.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\interpolater.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\main.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\Marker.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\MotionCapturer.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\p3_3DUtils.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\parser.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\quatSpline.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\RotConverter.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\RunButton.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\stage.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\vector.cpp" "P:\course\cs838-gleicher\public\html\Students\zhong\p3\src\viewer.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP70.tmp" Creating temporary file "C:\TEMP\RSP71.tmp" with contents [ fltkd.lib opengl32.lib glu32.lib glaux.lib glut32.lib wsock32.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/proj3.pdb" /debug /machine:I386 /out:"Debug/proj3.exe" /pdbtype:sept /libpath:"p:\course\cs638-gleicher\public\lib" ".\Debug\3DPicker.obj" ".\Debug\3DUtils.obj" ".\Debug\Bone.obj" ".\Debug\debug.obj" ".\Debug\ik.obj" ".\Debug\interpolater.obj" ".\Debug\main.obj" ".\Debug\Marker.obj" ".\Debug\MotionCapturer.obj" ".\Debug\p3_3DUtils.obj" ".\Debug\parser.obj" ".\Debug\quatSpline.obj" ".\Debug\RotConverter.obj" ".\Debug\RunButton.obj" ".\Debug\stage.obj" ".\Debug\vector.obj" ".\Debug\viewer.obj" ] Creating command line "link.exe @C:\TEMP\RSP71.tmp"Output Window
Compiling... 3DPicker.cpp 3DUtils.cpp Bone.cpp debug.cpp ik.cpp p:\course\cs838-gleicher\public\html\students\zhong\p3\src\ik.cpp(81) : warning C4101: 'cur_qiptr' : unreferenced local variable p:\course\cs838-gleicher\public\html\students\zhong\p3\src\ik.cpp(82) : warning C4101: 'frame_size' : unreferenced local variable p:\course\cs838-gleicher\public\html\students\zhong\p3\src\ik.cpp(79) : warning C4101: 'root_t_orig' : unreferenced local variable interpolater.cpp main.cpp Marker.cpp MotionCapturer.cpp p3_3DUtils.cpp parser.cpp quatSpline.cpp RotConverter.cpp RunButton.cpp stage.cpp vector.cpp viewer.cpp Linking...Results
proj3.exe - 0 error(s), 3 warning(s)