magicsound.plg

来自「Brewgame大家来看看啊 呵呵」· PLG 代码 · 共 29 行

PLG
29
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: magicsound - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Lei\LOCALS~1\Temp\RSP17.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\PROGRA~1\BREW30~1.1ZH\sdk\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /FR"Debug/" /Fp"Debug/magicsound.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Program Files\Microsoft Visual Studio\MyProjects\BREW\MagicShot\zz\magicsound\magicsound.c"
]
Creating command line "cl.exe @C:\DOCUME~1\Lei\LOCALS~1\Temp\RSP17.tmp" 
<h3>Output Window</h3>
Compiling...
magicsound.c
C:\Program Files\Microsoft Visual Studio\MyProjects\BREW\MagicShot\zz\magicsound\magicsound.c(292) : error C2001: newline in constant
C:\Program Files\Microsoft Visual Studio\MyProjects\BREW\MagicShot\zz\magicsound\magicsound.c(293) : error C2146: syntax error : missing ';' before identifier 'pmd'
Error executing cl.exe.



<h3>Results</h3>
magicsound.obj - 2 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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