📄 safs.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SAFS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "E:\DOCUME~1\NESO\LOCALS~1\Temp\RSP95.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SAFS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Huangjian\数据采集\SAFS\SAFSView.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\NESO\LOCALS~1\Temp\RSP95.tmp"
Creating temporary file "E:\DOCUME~1\NESO\LOCALS~1\Temp\RSP96.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SAFS.pdb" /debug /machine:I386 /out:"Debug/SAFS.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\SAFS.obj"
".\Debug\SAFSDoc.obj"
".\Debug\SAFSView.obj"
".\Debug\SampleSet.obj"
".\Debug\StdAfx.obj"
".\Debug\SAFS.res"
]
Creating command line "link.exe @E:\DOCUME~1\NESO\LOCALS~1\Temp\RSP96.tmp"
<h3>Output Window</h3>
Compiling...
SAFSView.cpp
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(62) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(63) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(64) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(65) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(66) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(67) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(68) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(69) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(70) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(72) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(73) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(74) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(75) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(76) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(77) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(78) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(79) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(80) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(82) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(83) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(84) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(85) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(87) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(88) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(89) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(90) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(122) : warning C4101: 'pOldBitmap' : unreferenced local variable
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(177) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(178) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(179) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(180) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(181) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(182) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(183) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(184) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(185) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(186) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(187) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(188) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(189) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(190) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(191) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(192) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(193) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(194) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(195) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(196) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(197) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(198) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(199) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(200) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(201) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(202) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(203) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(204) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(205) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(206) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(207) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(208) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(209) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(210) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(211) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(212) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(284) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(291) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(299) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
D:\Huangjian\数据采集\SAFS\SAFSView.cpp(307) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
Linking...
<h3>Results</h3>
SAFS.exe - 0 error(s), 67 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -