LiFeng.plg
上传用户:dfjhuyju
上传日期:2013-03-13
资源大小:11035k
文件大小:7k
源码类别:

OpenGL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: LiFeng - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/LiFeng.res" /d "_DEBUG" /d "_AFXDLL" "E:虚拟视景虚拟地形建模地形漫游LiFeng.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP39.tmp" with contents
  11. [
  12. /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 
  13. "E:虚拟视景虚拟地形建模地形漫游Dem.cpp"
  14. "E:虚拟视景虚拟地形建模地形漫游LiFeng.cpp"
  15. "E:虚拟视景虚拟地形建模地形漫游LiFeng_Camera.cpp"
  16. "E:虚拟视景虚拟地形建模地形漫游LiFeng_Texture.cpp"
  17. "E:虚拟视景虚拟地形建模地形漫游LiFengDoc.cpp"
  18. "E:虚拟视景虚拟地形建模地形漫游LiFengView.cpp"
  19. "E:虚拟视景虚拟地形建模地形漫游MainFrm.cpp"
  20. "E:虚拟视景虚拟地形建模地形漫游SkyBox.cpp"
  21. "E:虚拟视景虚拟地形建模地形漫游Vector3.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP39.tmp" 
  24. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP3C.tmp" with contents
  25. [
  26. /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 
  27. "E:虚拟视景虚拟地形建模地形漫游StdAfx.cpp"
  28. ]
  29. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP3C.tmp" 
  30. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP3D.tmp" with contents
  31. [
  32. OPENGL32.lib glu32.lib glaux.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/LiFeng.pdb" /debug /machine:I386 /out:"Debug/LiFeng.exe" /pdbtype:sept 
  33. ".DebugDem.obj"
  34. ".DebugLiFeng.obj"
  35. ".DebugLiFeng_Camera.obj"
  36. ".DebugLiFeng_Texture.obj"
  37. ".DebugLiFengDoc.obj"
  38. ".DebugLiFengView.obj"
  39. ".DebugMainFrm.obj"
  40. ".DebugSkyBox.obj"
  41. ".DebugStdAfx.obj"
  42. ".DebugVector3.obj"
  43. ".DebugLiFeng.res"
  44. ]
  45. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP3D.tmp"
  46. <h3>Output Window</h3>
  47. Compiling resources...
  48. Compiling...
  49. StdAfx.cpp
  50. Compiling...
  51. Dem.cpp
  52. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(48) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  53. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(50) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  54. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(141) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  55. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(142) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  56. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(154) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  57. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(156) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  58. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(158) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  59. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(160) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  60. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(162) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  61. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(164) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  62. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(166) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  63. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(168) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  64. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(289) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  65. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(290) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  66. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(314) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  67. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(314) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  68. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(315) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  69. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(315) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  70. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(316) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  71. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(316) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  72. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(317) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  73. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(317) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  74. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(318) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  75. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(318) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  76. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(319) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  77. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(319) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  78. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(320) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  79. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(320) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  80. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(321) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  81. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(321) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  82. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(322) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  83. E:虚拟视景虚拟地形建模地形漫游Dem.cpp(322) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  84. LiFeng.cpp
  85. LiFeng_Camera.cpp
  86. LiFeng_Texture.cpp
  87. E:虚拟视景虚拟地形建模地形漫游LiFeng_Texture.cpp(164) : warning C4018: '<' : signed/unsigned mismatch
  88. E:虚拟视景虚拟地形建模地形漫游LiFeng_Texture.cpp(187) : warning C4018: '<' : signed/unsigned mismatch
  89. LiFengDoc.cpp
  90. LiFengView.cpp
  91. E:虚拟视景虚拟地形建模地形漫游LiFengView.cpp(352) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  92. E:虚拟视景虚拟地形建模地形漫游LiFengView.cpp(352) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  93. E:虚拟视景虚拟地形建模地形漫游LiFengView.cpp(352) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  94. MainFrm.cpp
  95. SkyBox.cpp
  96. Vector3.cpp
  97. Generating Code...
  98. Linking...
  99. <h3>Results</h3>
  100. LiFeng.exe - 0 error(s), 37 warning(s)
  101. </pre>
  102. </body>
  103. </html>