📄 fft_project.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FFT_PROJECT - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/FFT_PROJECT.res" /d "_DEBUG" /d "_AFXDLL" "E:\毕设\FTT频谱分析\FFT_PROJECT.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/FFT_PROJECT.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\毕设\FTT频谱分析\Comsetting.cpp"
"E:\毕设\FTT频谱分析\DataTRAN.cpp"
"E:\毕设\FTT频谱分析\FFT_PROJECT.cpp"
"E:\毕设\FTT频谱分析\FFT_PROJECTDoc.cpp"
"E:\毕设\FTT频谱分析\FFT_PROJECTView.cpp"
"E:\毕设\FTT频谱分析\FttSetting.cpp"
"E:\毕设\FTT频谱分析\MainFrm.cpp"
"E:\毕设\FTT频谱分析\mscomm.cpp"
"E:\毕设\FTT频谱分析\Show.cpp"
"E:\毕设\FTT频谱分析\ShowQuest.cpp"
"E:\毕设\FTT频谱分析\Showquestion.cpp"
"E:\毕设\FTT频谱分析\Splash.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/FFT_PROJECT.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\毕设\FTT频谱分析\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/FFT_PROJECT.pdb" /debug /machine:I386 /out:"Debug/FFT_PROJECT.exe" /pdbtype:sept
".\Debug\Comsetting.obj"
".\Debug\DataTRAN.obj"
".\Debug\FFT_PROJECT.obj"
".\Debug\FFT_PROJECTDoc.obj"
".\Debug\FFT_PROJECTView.obj"
".\Debug\FttSetting.obj"
".\Debug\MainFrm.obj"
".\Debug\mscomm.obj"
".\Debug\Show.obj"
".\Debug\ShowQuest.obj"
".\Debug\Showquestion.obj"
".\Debug\Splash.obj"
".\Debug\StdAfx.obj"
".\Debug\FFT_PROJECT.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Comsetting.cpp
DataTRAN.cpp
E:\毕设\FTT频谱分析\DataTRAN.cpp(174) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\毕设\FTT频谱分析\DataTRAN.cpp(181) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\毕设\FTT频谱分析\DataTRAN.cpp(277) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\毕设\FTT频谱分析\DataTRAN.cpp(284) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
FFT_PROJECT.cpp
FFT_PROJECTDoc.cpp
E:\毕设\FTT频谱分析\FFT_PROJECTDoc.cpp(109) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\毕设\FTT频谱分析\FFT_PROJECTDoc.cpp(114) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
FFT_PROJECTView.cpp
E:\毕设\FTT频谱分析\FFT_PROJECTView.cpp(547) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\毕设\FTT频谱分析\FFT_PROJECTView.cpp(548) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\毕设\FTT频谱分析\FFT_PROJECTView.cpp(564) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\毕设\FTT频谱分析\FFT_PROJECTView.cpp(565) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
FttSetting.cpp
MainFrm.cpp
mscomm.cpp
Show.cpp
ShowQuest.cpp
Showquestion.cpp
Splash.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /o"Debug/FFT_PROJECT.bsc"
".\Debug\StdAfx.sbr"
".\Debug\Comsetting.sbr"
".\Debug\DataTRAN.sbr"
".\Debug\FFT_PROJECT.sbr"
".\Debug\FFT_PROJECTDoc.sbr"
".\Debug\FFT_PROJECTView.sbr"
".\Debug\FttSetting.sbr"
".\Debug\MainFrm.sbr"
".\Debug\mscomm.sbr"
".\Debug\Show.sbr"
".\Debug\ShowQuest.sbr"
".\Debug\Showquestion.sbr"
".\Debug\Splash.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
FFT_PROJECT.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -