📄 ex1.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ex1 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ok\LOCALS~1\Temp\RSP261.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\PROGRA~1\BREWSD~1.0ZH\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /Fp"Debug/ex1.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\D\PROJECTS\STUDY\2008-11-07\BREW EXAMPLE\ex1\ex1.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ok\LOCALS~1\Temp\RSP261.tmp"
Creating temporary file "C:\DOCUME~1\ok\LOCALS~1\Temp\RSP262.tmp" with contents
[
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ex1.pdb" /debug /machine:I386 /out:"Debug/ex1.dll" /implib:"Debug/ex1.lib" /pdbtype:sept
".\Debug\AEEAppGen.obj"
".\Debug\AEEModGen.obj"
".\Debug\ex1.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ok\LOCALS~1\Temp\RSP262.tmp"
<h3>Output Window</h3>
Compiling...
ex1.c
E:\D\PROJECTS\STUDY\2008-11-07\BREW EXAMPLE\ex1\ex1.c(76) : error C2065: 'AEECLSID_EX1' : undeclared identifier
E:\D\PROJECTS\STUDY\2008-11-07\BREW EXAMPLE\ex1\ex1.c(76) : warning C4018: '==' : signed/unsigned mismatch
Error executing cl.exe.
<h3>Results</h3>
ex1.dll - 1 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -