📄 multimediaplayer.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MultimediaPlayer - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP83.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /D "_USRDLL" /Fp"emulatorDbg/MultimediaPlayer.pch" /Yu"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c
"I:\嵌入式实验\MultimediaPlayer\MultimediaPlayer.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP83.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP84.tmp" with contents
[
commctrl.lib coredll.lib ole32.lib strmbase.lib Strmiids.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:yes /pdb:"emulatorDbg/MultimediaPlayer.pdb" /debug /def:".\MultimediaPlayer.def" /out:"emulatorDbg/MultimediaPlayer.dll" /implib:"emulatorDbg/MultimediaPlayer.lib" /subsystem:windowsce,4.20 /MACHINE:IX86
".\emulatorDbg\MultimediaPlayer.obj"
".\emulatorDbg\StdAfx.obj"
".\emulatorDbg\MultimediaPlayer.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP84.tmp"
<h3>Output Window</h3>
Compiling...
MultimediaPlayer.cpp
I:\嵌入式实验\MultimediaPlayer\MultimediaPlayer.cpp(6) : fatal error C1083: Cannot open include file: 'streams.h': No such file or directory
Error executing cl.exe.
<h3>Results</h3>
MultimediaPlayer.dll - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -