Tool.plg
上传用户:zbjingming
上传日期:2010-01-02
资源大小:2436k
文件大小:3k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Tool - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x40c /fo"Release/Tool.res" /d "NDEBUG" "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLTool.rc""
- Creating temporary file "C:DOCUME~1gjlLOCALS~1TempRSP363.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/Tool.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLDlgAbout.cpp"
- "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLFormCommandView.cpp"
- "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLMainFrm.cpp"
- "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp"
- "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLTool.cpp"
- "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLToolDoc.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1gjlLOCALS~1TempRSP363.tmp"
- Creating temporary file "C:DOCUME~1gjlLOCALS~1TempRSP364.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/Tool.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1gjlLOCALS~1TempRSP364.tmp"
- Creating temporary file "C:DOCUME~1gjlLOCALS~1TempRSP365.tmp" with contents
- [
- opengl32.lib glu32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Tool.pdb" /machine:I386 /out:"Release/Tool.exe"
- ".ReleaseDlgAbout.obj"
- ".ReleaseFormCommandView.obj"
- ".ReleaseMainFrm.obj"
- ".ReleaseRenderView.obj"
- ".ReleaseStdAfx.obj"
- ".ReleaseTool.obj"
- ".ReleaseToolDoc.obj"
- ".ReleaseTool.res"
- ]
- Creating command line "link.exe @C:DOCUME~1gjlLOCALS~1TempRSP365.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- DlgAbout.cpp
- FormCommandView.cpp
- MainFrm.cpp
- RenderView.cpp
- D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(344) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(429) : warning C4018: '<' : signed/unsigned mismatch
- D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(455) : warning C4018: '<' : signed/unsigned mismatch
- D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(469) : warning C4018: '<' : signed/unsigned mismatch
- D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(516) : warning C4018: '<' : signed/unsigned mismatch
- D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(525) : warning C4018: '<' : signed/unsigned mismatch
- D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(544) : warning C4018: '<' : signed/unsigned mismatch
- D:原码编程精选集锦VC—数据库及图形图像第2章实例39MyOpenGLRenderView.cpp(572) : warning C4018: '<' : signed/unsigned mismatch
- Tool.cpp
- ToolDoc.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- Tool.exe - 0 error(s), 8 warning(s)
- </pre>
- </body>
- </html>