📄 ov511.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Ov511 - Win32 (WCE emulator) Release--------------------
</h3>
<h3>Command Lines</h3>
Build : warning : failed to (or don't know how to) build 'D:\d\files\doc\year4\嵌入式系统课程设计\资料\samples\ov511\WinCE OV511\OV511_CE\OV511_CE\OV511\emulatorRel\Ov511.pch'
Creating temporary file "C:\DOCUME~1\lee\LOCALS~1\Temp\RSP4105.tmp" with contents
[
/nologo /W3 /I "C:\WINCE500\PUBLIC\COMMON\DDK\INC" /D _WIN32_WCE=420 /D "WCE_PLATFORM_0402_0421" /D "_i386_" /D UNDER_CE=420 /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_USRDLL" /D "OV511_EXPORTS" /Fp"emulatorRel/Ov511.pch" /Yu"stdafx.h" /Fo"emulatorRel/" /Gs8192 /GF /O2 /c
"D:\d\files\doc\year4\嵌入式系统课程设计\资料\samples\ov511\WinCE OV511\OV511_CE\OV511_CE\OV511\Ov511.cpp"
"D:\d\files\doc\year4\嵌入式系统课程设计\资料\samples\ov511\WinCE OV511\OV511_CE\OV511_CE\OV511\USBCode.cpp"
"D:\d\files\doc\year4\嵌入式系统课程设计\资料\samples\ov511\WinCE OV511\OV511_CE\OV511_CE\OV511\USBVideo.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lee\LOCALS~1\Temp\RSP4105.tmp"
Creating temporary file "C:\DOCUME~1\lee\LOCALS~1\Temp\RSP4106.tmp" with contents
[
corelibc.lib commctrl.lib coredll.lib usbclient.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"emulatorRel/Ov511.pdb" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /def:".\Ov511.def" /out:"emulatorRel/Ov511.dll" /implib:"emulatorRel/Ov511.lib" /subsystem:windowsce,4.20 /MACHINE:IX86
".\emulatorRel\Ov511.obj"
".\emulatorRel\USBCode.obj"
".\emulatorRel\USBVideo.obj"
]
Creating command line "link.exe @C:\DOCUME~1\lee\LOCALS~1\Temp\RSP4106.tmp"
<h3>Output Window</h3>
Compiling...
Ov511.cpp
D:\d\files\doc\year4\嵌入式系统课程设计\资料\samples\ov511\WinCE OV511\OV511_CE\OV511_CE\OV511\Ov511.cpp(305) : fatal error C1010: unexpected end of file while looking for precompiled header directive
USBCode.cpp
D:\d\files\doc\year4\嵌入式系统课程设计\资料\samples\ov511\WinCE OV511\OV511_CE\OV511_CE\OV511\USBCode.cpp(306) : fatal error C1010: unexpected end of file while looking for precompiled header directive
USBVideo.cpp
D:\d\files\doc\year4\嵌入式系统课程设计\资料\samples\ov511\WinCE OV511\OV511_CE\OV511_CE\OV511\USBVideo.cpp(765) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Generating Code...
Error executing cl.exe.
<h3>Results</h3>
Ov511.dll - 3 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -