📄 image.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: image - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\lanzhi\LOCALS~1\Temp\RSP7A.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\PROGRA~1\BREWSD~1.1\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /FR"Debug/" /Fp"Debug/image.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\lanzhi\桌面\深入研究BREW手机游戏开发\Chapter5\image\AEEAppGen.c"
"C:\Documents and Settings\lanzhi\桌面\深入研究BREW手机游戏开发\Chapter5\image\AEEModGen.c"
"C:\Documents and Settings\lanzhi\桌面\深入研究BREW手机游戏开发\Chapter5\image\image.c"
]
Creating command line "cl.exe @C:\DOCUME~1\lanzhi\LOCALS~1\Temp\RSP7A.tmp"
Creating temporary file "C:\DOCUME~1\lanzhi\LOCALS~1\Temp\RSP7B.tmp" with contents
[
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/image.pdb" /debug /machine:I386 /out:"image.dll" /implib:"Debug/image.lib" /pdbtype:sept
".\Debug\AEEAppGen.obj"
".\Debug\AEEModGen.obj"
".\Debug\image.obj"
]
Creating command line "link.exe @C:\DOCUME~1\lanzhi\LOCALS~1\Temp\RSP7B.tmp"
<h3>Output Window</h3>
Compiling...
AEEAppGen.c
AEEModGen.c
image.c
Linking...
LINK : fatal error LNK1104: cannot open file "image.dll"
Error executing link.exe.
<h3>Results</h3>
image.dll - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -