HumanMotionTrack.plg
上传用户:jsylhbnbhn
上传日期:2013-11-03
资源大小:119k
文件大小:2k
源码类别:

OpenCV

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HumanMotionTrack - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP8.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/HumanMotionTrack.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:MSETrackObjectHumanMotionTrackHumanMotion.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP8.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP9.tmp" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cxcore.lib cv.lib highgui.lib OPENGL32.LIB GLAUX.LIB GLu32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/HumanMotionTrack.pdb" /debug /machine:I386 /out:"Debug/HumanMotionTrack.exe" /pdbtype:sept 
  18. .DebugBone.obj
  19. .DebugHumanMotion.obj
  20. .Debugkalman.obj
  21. .Debugmain.obj
  22. .DebugOpenGL.obj
  23. .Debugskelecton.obj
  24. .Debugskeletons.obj
  25. .DebugStdAfx.obj
  26. .DebugVector3f.obj
  27. ]
  28. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP9.tmp"
  29. <h3>Output Window</h3>
  30. Compiling...
  31. HumanMotion.cpp
  32. E:MSETrackObjectHumanMotionTrackHumanMotion.cpp(710) : warning C4700: local variable 'pt_rshoulder' used without having been initialized
  33. E:MSETrackObjectHumanMotionTrackHumanMotion.cpp(714) : warning C4700: local variable 'pt_lshoulder' used without having been initialized
  34. Linking...
  35. <h3>Results</h3>
  36. HumanMotionTrack.exe - 0 error(s), 2 warning(s)
  37. </pre>
  38. </body>
  39. </html>