vc_ad_test.plg
来自「ad板数据采集程序」· PLG 代码 · 共 83 行
PLG
83 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: VC_AD_TEST - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/VC_AD_TEST.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\ling\VC_AD_TEST\MagicDlg.cpp"
"E:\ling\VC_AD_TEST\MainFrm.cpp"
"E:\ling\VC_AD_TEST\VaribleDolg.cpp"
"E:\ling\VC_AD_TEST\VC_AD_TEST.cpp"
"E:\ling\VC_AD_TEST\VC_AD_TESTDoc.cpp"
"E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/VC_AD_TEST.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\ling\VC_AD_TEST\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
MagicDlg.cpp
MainFrm.cpp
VaribleDolg.cpp
VC_AD_TEST.cpp
VC_AD_TESTDoc.cpp
VC_AD_TESTView.cpp
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(24) : warning C4101: 'RetValue' : unreferenced local variable
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(198) : warning C4805: '==' : unsafe mix of type 'int' and type 'const bool' in operation
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(200) : warning C4805: '==' : unsafe mix of type 'int' and type 'const bool' in operation
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(202) : warning C4805: '==' : unsafe mix of type 'int' and type 'const bool' in operation
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(204) : warning C4805: '==' : unsafe mix of type 'int' and type 'const bool' in operation
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(206) : warning C4805: '==' : unsafe mix of type 'int' and type 'const bool' in operation
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(258) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(262) : warning C4390: ';' : empty controlled statement found; is this the intent?
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(262) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(310) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(311) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(356) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(357) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(403) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(404) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(450) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(451) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(219) : warning C4101: 'Didata' : unreferenced local variable
E:\ling\VC_AD_TEST\VC_AD_TESTView.cpp(220) : warning C4101: 'dadata' : unreferenced local variable
Generating Code...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/VC_AD_TEST.pdb" /debug /machine:I386 /out:"Debug/VC_AD_TEST.exe" /pdbtype:sept
.\Debug\MagicDlg.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\VaribleDolg.obj
.\Debug\VC_AD_TEST.obj
.\Debug\VC_AD_TESTDoc.obj
.\Debug\VC_AD_TESTView.obj
.\Debug\VC_AD_TEST.res
.\P180x.lib
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/VC_AD_TEST.bsc" .\Debug\StdAfx.sbr .\Debug\MagicDlg.sbr .\Debug\MainFrm.sbr .\Debug\VaribleDolg.sbr .\Debug\VC_AD_TEST.sbr .\Debug\VC_AD_TESTDoc.sbr .\Debug\VC_AD_TESTView.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
VC_AD_TEST.exe - 0 error(s), 19 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?