📄 createfilter.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Createfilter - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP134.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Createfilter.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP134.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP135.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Createfilter.pdb" /debug /machine:I386 /out:"Debug/Createfilter.exe" /pdbtype:sept
".\Debug\Createfilter.obj"
".\Debug\CreatefilterDlg.obj"
".\Debug\LenDlg.obj"
".\Debug\PaintDlg.obj"
".\Debug\ParaDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\Createfilter.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP135.tmp"
<h3>Output Window</h3>
Compiling...
CreatefilterDlg.cpp
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(293) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(369) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(391) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(414) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(436) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(450) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(496) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(497) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(541) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(542) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(560) : warning C4101: 'i' : unreferenced local variable
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(709) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(710) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\MyProjects\DSP试验\试验3\Createfilter\CreatefilterDlg.cpp(643) : warning C4101: 'j' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Createfilter.bsc" ".\Debug\StdAfx.sbr" ".\Debug\Createfilter.sbr" ".\Debug\CreatefilterDlg.sbr" ".\Debug\LenDlg.sbr" ".\Debug\PaintDlg.sbr" ".\Debug\ParaDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Createfilter.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -