📄 test1300.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test1300 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1.ZQH\LOCALS~1\Temp\RSP25.bat" with contents
[
@echo off
nasm -f win32 -DPREFIX -I"." -o .\Debug\yv12_to_rgb24_mmx.obj .\yv12_to_rgb24_mmx.asm
]
Creating command line "C:\DOCUME~1\ADMINI~1.ZQH\LOCALS~1\Temp\RSP25.bat"
Creating command line "rc.exe /l 0x804 /fo"Debug/test1300.res" /d "_DEBUG" /d "_AFXDLL" "H:\showimage\test1300_client\test1300.rc""
Performing Custom Build Step on .\yv12_to_rgb24_mmx.asm
Creating temporary file "C:\DOCUME~1\ADMINI~1.ZQH\LOCALS~1\Temp\RSP26.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/test1300.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\showimage\test1300_client\test1300.cpp"
"H:\showimage\test1300_client\test1300Dlg.cpp"
"H:\showimage\test1300_client\XSocket.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.ZQH\LOCALS~1\Temp\RSP26.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.ZQH\LOCALS~1\Temp\RSP27.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/test1300.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\showimage\test1300_client\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.ZQH\LOCALS~1\Temp\RSP27.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.ZQH\LOCALS~1\Temp\RSP28.tmp" with contents
[
ws2_32.lib Winmm.lib vfw32.lib ddraw.lib msacm32.lib Msimg32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/test1300.pdb" /debug /machine:I386 /out:"Debug/test1300.exe" /pdbtype:sept
.\Debug\StdAfx.obj
.\Debug\test1300.obj
.\Debug\test1300Dlg.obj
.\Debug\XSocket.obj
.\Debug\test1300.res
.\Debug\yv12_to_rgb24_mmx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.ZQH\LOCALS~1\Temp\RSP28.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
test1300.cpp
test1300Dlg.cpp
H:\showimage\test1300_client\test1300Dlg.cpp(387) : warning C4018: '!=' : signed/unsigned mismatch
XSocket.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/test1300.bsc" .\Debug\StdAfx.sbr .\Debug\test1300.sbr .\Debug\test1300Dlg.sbr .\Debug\XSocket.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
test1300.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -