LiFeng.plg
资源名称:虚拟地形建模.rar [点击查看]
上传用户:dfjhuyju
上传日期:2013-03-13
资源大小:11035k
文件大小:7k
源码类别:
OpenGL
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: LiFeng - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/LiFeng.res" /d "_DEBUG" /d "_AFXDLL" "E:虚拟视景虚拟地形建模地形漫游LiFeng.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP39.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/LiFeng.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:虚拟视景虚拟地形建模地形漫游Dem.cpp"
- "E:虚拟视景虚拟地形建模地形漫游LiFeng.cpp"
- "E:虚拟视景虚拟地形建模地形漫游LiFeng_Camera.cpp"
- "E:虚拟视景虚拟地形建模地形漫游LiFeng_Texture.cpp"
- "E:虚拟视景虚拟地形建模地形漫游LiFengDoc.cpp"
- "E:虚拟视景虚拟地形建模地形漫游LiFengView.cpp"
- "E:虚拟视景虚拟地形建模地形漫游MainFrm.cpp"
- "E:虚拟视景虚拟地形建模地形漫游SkyBox.cpp"
- "E:虚拟视景虚拟地形建模地形漫游Vector3.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP39.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP3C.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/LiFeng.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:虚拟视景虚拟地形建模地形漫游StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP3C.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP3D.tmp" with contents
- [
- OPENGL32.lib glu32.lib glaux.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/LiFeng.pdb" /debug /machine:I386 /out:"Debug/LiFeng.exe" /pdbtype:sept
- ".DebugDem.obj"
- ".DebugLiFeng.obj"
- ".DebugLiFeng_Camera.obj"
- ".DebugLiFeng_Texture.obj"
- ".DebugLiFengDoc.obj"
- ".DebugLiFengView.obj"
- ".DebugMainFrm.obj"
- ".DebugSkyBox.obj"
- ".DebugStdAfx.obj"
- ".DebugVector3.obj"
- ".DebugLiFeng.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP3D.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- Dem.cpp
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(48) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(50) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(141) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(142) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(154) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(156) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(158) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(160) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(162) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(164) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(166) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(168) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(289) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(290) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(314) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(314) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(315) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(315) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(316) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(316) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(317) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(317) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(318) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(318) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(319) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(319) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(320) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(320) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(321) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(321) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(322) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游Dem.cpp(322) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- LiFeng.cpp
- LiFeng_Camera.cpp
- LiFeng_Texture.cpp
- E:虚拟视景虚拟地形建模地形漫游LiFeng_Texture.cpp(164) : warning C4018: '<' : signed/unsigned mismatch
- E:虚拟视景虚拟地形建模地形漫游LiFeng_Texture.cpp(187) : warning C4018: '<' : signed/unsigned mismatch
- LiFengDoc.cpp
- LiFengView.cpp
- E:虚拟视景虚拟地形建模地形漫游LiFengView.cpp(352) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游LiFengView.cpp(352) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:虚拟视景虚拟地形建模地形漫游LiFengView.cpp(352) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- MainFrm.cpp
- SkyBox.cpp
- Vector3.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- LiFeng.exe - 0 error(s), 37 warning(s)
- </pre>
- </body>
- </html>