ControlPoint3D.plg
上传用户:zj_jiuzhou
上传日期:2022-06-20
资源大小:1859k
文件大小:2k
源码类别:

3D图形编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ControlPoint3D - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ControlPoint3D.res" /d "_DEBUG" /d "_AFXDLL" "F:大四上近景摄影测量ControlPoint3DControlPoint3D.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPC0.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ControlPoint3D.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:大四上近景摄影测量ControlPoint3DControlPoint3D.cpp"
  14. "F:大四上近景摄影测量ControlPoint3DControlPoint3DDlg.cpp"
  15. "F:大四上近景摄影测量ControlPoint3DInputPoint.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPC0.tmp" 
  18. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPC1.tmp" with contents
  19. [
  20. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ControlPoint3D.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  21. "F:大四上近景摄影测量ControlPoint3DStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPC1.tmp" 
  24. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPC2.tmp" with contents
  25. [
  26. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ControlPoint3D.pdb" /debug /machine:I386 /out:"Debug/ControlPoint3D.exe" /pdbtype:sept 
  27. ".DebugControlPoint3D.obj"
  28. ".DebugControlPoint3DDlg.obj"
  29. ".DebugInputPoint.obj"
  30. ".DebugStdAfx.obj"
  31. ".DebugControlPoint3D.res"
  32. ]
  33. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPC2.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. ControlPoint3D.cpp
  40. ControlPoint3DDlg.cpp
  41. InputPoint.cpp
  42. Generating Code...
  43. Linking...
  44. <h3>Results</h3>
  45. ControlPoint3D.exe - 0 error(s), 0 warning(s)
  46. </pre>
  47. </body>
  48. </html>