wxramb.vcl

来自「C8051F.rar」· VCL 代码 · 共 28 行

VCL
28
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: WXRAMB - Win32 (WCE x86) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Fp"X86Dbg/WXRAMB.pch" /YX /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c 
"E:\C8051F (G)\书中所有实验源程序\实验1\WXRAMB.C"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B.tmp" 
<h3>Output Window</h3>
Compiling...
WXRAMB.C
E:\C8051F (G)\书中所有实验源程序\实验1\WXRAMB.C(2) : fatal error C1083: Cannot open include file: 'c8051f020.h': No such file or directory
Error executing cl.exe.



<h3>Results</h3>
WXRAMB.OBJ - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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