Tool.plg
上传用户:zbjingming
上传日期:2010-01-02
资源大小:2436k
文件大小:3k
源码类别:

OpenGL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Tool - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x40c /fo"Release/Tool.res" /d "NDEBUG" "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLTool.rc"" 
  10. Creating temporary file "C:DOCUME~1gjlLOCALS~1TempRSP363.tmp" with contents
  11. [
  12. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/Tool.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLDlgAbout.cpp"
  14. "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLFormCommandView.cpp"
  15. "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLMainFrm.cpp"
  16. "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp"
  17. "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLTool.cpp"
  18. "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLToolDoc.cpp"
  19. ]
  20. Creating command line "cl.exe @C:DOCUME~1gjlLOCALS~1TempRSP363.tmp" 
  21. Creating temporary file "C:DOCUME~1gjlLOCALS~1TempRSP364.tmp" with contents
  22. [
  23. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/Tool.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  24. "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLStdAfx.cpp"
  25. ]
  26. Creating command line "cl.exe @C:DOCUME~1gjlLOCALS~1TempRSP364.tmp" 
  27. Creating temporary file "C:DOCUME~1gjlLOCALS~1TempRSP365.tmp" with contents
  28. [
  29. opengl32.lib glu32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Tool.pdb" /machine:I386 /out:"Release/Tool.exe" 
  30. ".ReleaseDlgAbout.obj"
  31. ".ReleaseFormCommandView.obj"
  32. ".ReleaseMainFrm.obj"
  33. ".ReleaseRenderView.obj"
  34. ".ReleaseStdAfx.obj"
  35. ".ReleaseTool.obj"
  36. ".ReleaseToolDoc.obj"
  37. ".ReleaseTool.res"
  38. ]
  39. Creating command line "link.exe @C:DOCUME~1gjlLOCALS~1TempRSP365.tmp"
  40. <h3>Output Window</h3>
  41. Compiling resources...
  42. Compiling...
  43. StdAfx.cpp
  44. Compiling...
  45. DlgAbout.cpp
  46. FormCommandView.cpp
  47. MainFrm.cpp
  48. RenderView.cpp
  49. D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(344) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  50. D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(429) : warning C4018: '<' : signed/unsigned mismatch
  51. D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(455) : warning C4018: '<' : signed/unsigned mismatch
  52. D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(469) : warning C4018: '<' : signed/unsigned mismatch
  53. D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(516) : warning C4018: '<' : signed/unsigned mismatch
  54. D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(525) : warning C4018: '<' : signed/unsigned mismatch
  55. D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(544) : warning C4018: '<' : signed/unsigned mismatch
  56. D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(572) : warning C4018: '<' : signed/unsigned mismatch
  57. Tool.cpp
  58. ToolDoc.cpp
  59. Generating Code...
  60. Linking...
  61. <h3>Results</h3>
  62. Tool.exe - 0 error(s), 8 warning(s)
  63. </pre>
  64. </body>
  65. </html>