cppapp.plg

来自「brew的入门资料」· PLG 代码 · 共 75 行

PLG
75
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: cppapp - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\qian\LOCALS~1\Temp\RSPB27.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\PROGRA~1\BREW31~1.5\sdk\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /Fp"Debug/cppapp.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\qian\桌面\深入研究BREW手机游戏开发-爱随风过提供\深入研究BREW手机游戏开发\AppendixE\cppapp\AEEAppGen.c"
"C:\Documents and Settings\qian\桌面\深入研究BREW手机游戏开发-爱随风过提供\深入研究BREW手机游戏开发\AppendixE\cppapp\AEEModGen.c"
"C:\Documents and Settings\qian\桌面\深入研究BREW手机游戏开发-爱随风过提供\深入研究BREW手机游戏开发\AppendixE\cppapp\cppapp.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\qian\LOCALS~1\Temp\RSPB27.tmp" 
Creating temporary file "C:\DOCUME~1\qian\LOCALS~1\Temp\RSPB28.tmp" with contents
[
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/cppapp.pdb" /debug /machine:I386 /out:"cppapp.dll" /implib:"Debug/cppapp.lib" /pdbtype:sept 
".\Debug\AEEAppGen.obj"
".\Debug\AEEModGen.obj"
".\Debug\cppapp.obj"
]
Creating command line "link.exe @C:\DOCUME~1\qian\LOCALS~1\Temp\RSPB28.tmp"
<h3>Output Window</h3>
Compiling...
AEEAppGen.c
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeeappgen.c(147) : warning C4013: 'AEEMod_ListRemove' undefined; assuming extern returning int
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeeappgen.c(147) : error C2065: 'AEEModObj' : undeclared identifier
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeeappgen.c(147) : error C2059: syntax error : ')'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeeappgen.c(195) : error C2061: syntax error : identifier 'AEEApplet_HandleEvent'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeeappgen.c(195) : error C2059: syntax error : ';'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeeappgen.c(195) : error C2059: syntax error : 'type'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeeappgen.c(326) : warning C4013: 'AEEMod_ListAdd' undefined; assuming extern returning int
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeeappgen.c(326) : error C2059: syntax error : ')'
AEEModGen.c
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(62) : error C2143: syntax error : missing '{' before '*'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(62) : error C2143: syntax error : missing ')' before '*'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(62) : error C2081: 'AEEModObj' : name in formal parameter list illegal
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(62) : error C2143: syntax error : missing '{' before '*'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(62) : error C2059: syntax error : ')'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(269) : error C2143: syntax error : missing ')' before '*'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(269) : error C2081: 'AEEModObj' : name in formal parameter list illegal
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(269) : error C2143: syntax error : missing '{' before '*'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(269) : error C2059: syntax error : ')'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(270) : error C2054: expected '(' to follow 'poAdd'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(300) : error C2143: syntax error : missing ')' before '*'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(300) : error C2081: 'AEEModObj' : name in formal parameter list illegal
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(300) : error C2143: syntax error : missing '{' before '*'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(300) : error C2059: syntax error : ')'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(301) : error C2054: expected '(' to follow 'pObj'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(425) : error C2065: 'AEEModObj' : undeclared identifier
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(425) : error C2065: 'poObj' : undeclared identifier
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(425) : warning C4552: '*' : operator has no effect; expected operator with side-effect
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(426) : error C2143: syntax error : missing ';' before 'type'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(430) : warning C4013: 'AEEMod_FindObj' undefined; assuming extern returning int
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(433) : warning C4047: '=' : 'void *' differs in levels of indirection from 'int '
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(441) : error C2065: 'nErr' : undeclared identifier
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(505) : error C2143: syntax error : missing '{' before '*'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(505) : error C2143: syntax error : missing ')' before '*'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(505) : error C2081: 'AEEModObj' : name in formal parameter list illegal
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(505) : error C2143: syntax error : missing '{' before '*'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(505) : error C2059: syntax error : ')'
c:\documents and settings\qian\桌面\深入研究brew手机游戏开发-爱随风过提供\深入研究brew手机游戏开发\appendixe\cppapp\aeemodgen.c(506) : error C2054: expected '(' to follow 'ppPrev'
cppapp.cpp
Error executing cl.exe.



<h3>Results</h3>
cppapp.dll - 31 error(s), 5 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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