📄 rmp4.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: rmp4 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/config.res" /i "src" /d "_DEBUG" "D:\RMP4 V1.1\vfw\src\config.rc""
Creating temporary file "C:\DOCUME~1\Align\TEMP\RSP28.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/rmp4.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\RMP4 V1.1\vfw\src\config.c"
"D:\RMP4 V1.1\vfw\src\driverproc.c"
"D:\RMP4 V1.1\vfw\src\mp4v_codec.c"
]
Creating command line "cl.exe @C:\DOCUME~1\Align\TEMP\RSP28.tmp"
Creating temporary file "C:\DOCUME~1\Align\TEMP\RSP29.tmp" with contents
[
vfw32.lib winmm.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/rmp4.pdb" /debug /machine:I386 /def:".\src\driverproc.def" /out:"Debug/rmp4.dll" /implib:"Debug/rmp4.lib" /pdbtype:sept
".\Debug\config.obj"
".\Debug\driverproc.obj"
".\Debug\mp4v_codec.obj"
".\Debug\config.res"
"..\codec\bin\codec.lib"
]
Creating command line "link.exe @C:\DOCUME~1\Align\TEMP\RSP29.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
config.c
driverproc.c
mp4v_codec.c
Linking...
LINK : fatal error LNK1104: cannot open file "..\codec\bin\codec.lib"
Error executing link.exe.
<h3>Results</h3>
rmp4.dll - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -