📄 vfw.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: vfw - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0xc09 /fo"Debug/resource.res" /i "src" /d "_DEBUG" "C:\Documents and Settings\wing\桌面\xvidcore-1.1.0-beta2\xvidcore-1.1.0-beta2\vfw\src\resource.rc""
Creating temporary file "C:\DOCUME~1\wing\LOCALS~1\Temp\RSP74.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR"Debug/" /Fp"Debug/vfw.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\wing\桌面\xvidcore-1.1.0-beta2\xvidcore-1.1.0-beta2\vfw\src\codec.c"
"C:\Documents and Settings\wing\桌面\xvidcore-1.1.0-beta2\xvidcore-1.1.0-beta2\vfw\src\config.c"
"C:\Documents and Settings\wing\桌面\xvidcore-1.1.0-beta2\xvidcore-1.1.0-beta2\vfw\src\driverproc.c"
"C:\Documents and Settings\wing\桌面\xvidcore-1.1.0-beta2\xvidcore-1.1.0-beta2\vfw\src\status.c"
]
Creating command line "cl.exe @C:\DOCUME~1\wing\LOCALS~1\Temp\RSP74.tmp"
Creating temporary file "C:\DOCUME~1\wing\LOCALS~1\Temp\RSP75.tmp" with contents
[
user32.lib comdlg32.lib comctl32.lib advapi32.lib gdi32.lib shell32.lib winmm.lib /nologo /dll /incremental:no /pdb:"Debug/xvidvfw.pdb" /debug /machine:I386 /def:".\src\driverproc.def" /out:"bin\xvidvfw.dll" /implib:"Debug/xvidvfw.lib" /pdbtype:sept
".\Debug\codec.obj"
".\Debug\config.obj"
".\Debug\driverproc.obj"
".\Debug\status.obj"
".\Debug\resource.res"
]
Creating command line "link.exe @C:\DOCUME~1\wing\LOCALS~1\Temp\RSP75.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
codec.c
config.c
driverproc.c
status.c
Linking...
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification
Creating library Debug/xvidvfw.lib and object Debug/xvidvfw.exp
Creating temporary file "C:\DOCUME~1\wing\LOCALS~1\Temp\RSP79.bat" with contents
[
@echo off
copy ../build/win32/bin/xvidcore.dll bin
]
Creating command line "C:\DOCUME~1\wing\LOCALS~1\Temp\RSP79.bat"
命令语法不正确。
Error executing c:\windows\system32\cmd.exe.
<h3>Results</h3>
xvidvfw.dll - 1 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -