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

📄 sword2.plg

📁 圣剑二完整的游戏代码。附作者写的三篇文章。游戏的开发过程
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mapedit - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\IBM\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR"..\..\temp\debug\mapedit\\" /Fp"..\..\temp\debug\mapedit\mapedit.pch" /YX /Fo"..\..\temp\debug\mapedit\\" /Fd"..\..\temp\debug\mapedit\\" /FD /GZ /c 
"E:\game\7353412323\source\MAPEDIT\dialog.cpp"
"E:\game\7353412323\source\MAPEDIT\mapedit.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\IBM\LOCALS~1\Temp\RSPC.tmp" 
Creating command line "link.exe -lib /nologo /out:"..\..\temp\debug\mapedit\mapedit.lib"  \game\7353412323\temp\debug\mapedit\dialog.obj \game\7353412323\temp\debug\mapedit\mapedit.obj "
<h3>Output Window</h3>
Compiling...
dialog.cpp
e:\game\7353412323\source\gamelib\gp_input.h(170) : error C2146: syntax error : missing ';' before identifier 'g_pDI'
e:\game\7353412323\source\gamelib\gp_input.h(170) : error C2501: 'g_pDI' : missing storage-class or type specifiers
e:\game\7353412323\source\gamelib\gp_music.h(9) : fatal error C1083: Cannot open include file: 'dmusicc.h': No such file or directory
mapedit.cpp
e:\game\7353412323\source\gamelib\gp_input.h(170) : error C2146: syntax error : missing ';' before identifier 'g_pDI'
e:\game\7353412323\source\gamelib\gp_input.h(170) : error C2501: 'g_pDI' : missing storage-class or type specifiers
e:\game\7353412323\source\gamelib\gp_music.h(9) : fatal error C1083: Cannot open include file: 'dmusicc.h': No such file or directory
Error executing cl.exe.



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

⌨️ 快捷键说明

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