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

📄 game.plg

📁 一个3DRPG游戏源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Game - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\KNIGHT~1\LOCALS~1\Temp\RSP2D.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\..\gamecore" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Game.pch" /YX /Fo"Debug/" /Fd"Debug/" /J /FD /GZ /c 
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\Barrier.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\CharICS.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\Chars.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\GameCore\Core_Graphics.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\GameCore\Core_Input.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\GameCore\Core_Sound.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\GameCore\Core_System.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\Frustum.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\Game_Chars.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\Game_Script.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\Game_Spells.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\Script.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\Spell.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\Trigger.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\Window.cpp"
"E:\Computer\Programming materials\SourceCodes\SourceCodes offered by Ebooks (Books can be found under About games directory)\SourceCodes offered by Programming Role-playing Games With DirectX\Chap20\The Tower\WinMain.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\KNIGHT~1\LOCALS~1\Temp\RSP2D.tmp" 
Creating temporary file "C:\DOCUME~1\KNIGHT~1\LOCALS~1\Temp\RSP2E.tmp" with contents
[
d3d8.lib d3dx8.lib d3dxof.lib dxguid.lib dinput8.lib dsound.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /pdb:none /machine:I386 /out:"Debug/Game.exe" 
".\Debug\Barrier.obj"
".\Debug\CharICS.obj"
".\Debug\Chars.obj"
".\Debug\Core_Graphics.obj"
".\Debug\Core_Input.obj"
".\Debug\Core_Sound.obj"
".\Debug\Core_System.obj"
".\Debug\Frustum.obj"
".\Debug\Game_Chars.obj"
".\Debug\Game_Script.obj"
".\Debug\Game_Spells.obj"
".\Debug\Script.obj"
".\Debug\Spell.obj"
".\Debug\Trigger.obj"
".\Debug\Window.obj"
".\Debug\WinMain.obj"
]
Creating command line "link.exe @C:\DOCUME~1\KNIGHT~1\LOCALS~1\Temp\RSP2E.tmp"
<h3>Output Window</h3>
Compiling...
Barrier.cpp
CharICS.cpp
Chars.cpp
Core_Graphics.cpp
Core_Input.cpp
Core_Sound.cpp
Core_System.cpp
Frustum.cpp
Game_Chars.cpp
Game_Script.cpp
Game_Spells.cpp
Script.cpp
Spell.cpp
Trigger.cpp
Window.cpp
WinMain.cpp
Linking...



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

⌨️ 快捷键说明

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