⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 terrain3dtest.plg

📁 模拟一架飞机在一个地形上空飞行的全过程
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Terrain3DTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Terrain3DTest.res" /d "_DEBUG" /d "_AFXDLL" "D:\资料\opengl系统开发篇\Chapter16\Terrain3DTest\Terrain3DTest.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPED.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Terrain3DTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\资料\opengl系统开发篇\Chapter16\Terrain3DTest\MainFrm.cpp"
"D:\资料\opengl系统开发篇\Chapter16\Terrain3DTest\MilkShapeModel.cpp"
"D:\资料\opengl系统开发篇\Chapter16\Terrain3DTest\Model.cpp"
"D:\资料\opengl系统开发篇\Chapter16\Terrain3DTest\Terrain3DTest.cpp"
"D:\资料\opengl系统开发篇\Chapter16\Terrain3DTest\Terrain3DTestDoc.cpp"
"D:\资料\opengl系统开发篇\Chapter16\Terrain3DTest\Terrain3DTestView.cpp"
"D:\资料\opengl系统开发篇\Chapter16\Terrain3DTest\Texture.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPED.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPEE.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Terrain3DTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\资料\opengl系统开发篇\Chapter16\Terrain3DTest\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPEE.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPEF.tmp" with contents
[
glaux.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Terrain3DTest.pdb" /debug /machine:I386 /out:"Debug/Terrain3DTest.exe" /pdbtype:sept 
".\Debug\MainFrm.obj"
".\Debug\MilkShapeModel.obj"
".\Debug\Model.obj"
".\Debug\StdAfx.obj"
".\Debug\Terrain3DTest.obj"
".\Debug\Terrain3DTestDoc.obj"
".\Debug\Terrain3DTestView.obj"
".\Debug\Texture.obj"
".\Debug\Terrain3DTest.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPEF.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
d:\资料\opengl系统开发篇\chapter16\terrain3dtest\stdafx.h(24) : fatal error C1083: Cannot open include file: 'gl/glut.h': No such file or directory
Error executing cl.exe.



<h3>Results</h3>
Terrain3DTest.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -