📄 imageprocess.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ImageProcess - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ImageProcess.res" /d "_DEBUG" /d "_AFXDLL" "F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImageProcess.rc""
Creating temporary file "C:\DOCUME~1\teacher\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ImageProcess.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\人脸检测\何师姐\lxw最终版\lxw最终版\Histogram.cpp"
"F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImagePr.cpp"
"F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImageProcess.cpp"
"F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImageProcessDoc.cpp"
"F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImageProcessView.cpp"
"F:\人脸检测\何师姐\lxw最终版\lxw最终版\LocSegDlg.cpp"
"F:\人脸检测\何师姐\lxw最终版\lxw最终版\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\teacher\LOCALS~1\Temp\RSP30.tmp"
Creating temporary file "C:\DOCUME~1\teacher\LOCALS~1\Temp\RSP31.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ImageProcess.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\人脸检测\何师姐\lxw最终版\lxw最终版\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\teacher\LOCALS~1\Temp\RSP31.tmp"
Creating temporary file "C:\DOCUME~1\teacher\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ImageProcess.pdb" /debug /machine:I386 /out:"Debug/ImageProcess.exe" /pdbtype:sept
".\Debug\Histogram.obj"
".\Debug\ImagePr.obj"
".\Debug\ImageProcess.obj"
".\Debug\ImageProcessDoc.obj"
".\Debug\ImageProcessView.obj"
".\Debug\LocSegDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\ImageProcess.res"
]
Creating command line "link.exe @C:\DOCUME~1\teacher\LOCALS~1\Temp\RSP32.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Histogram.cpp
ImagePr.cpp
F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImagePr.cpp(1719) : warning C4244: 'argument' : conversion from '__int64' to 'double', possible loss of data
F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImagePr.cpp(1719) : warning C4244: 'argument' : conversion from '__int64' to 'double', possible loss of data
F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImagePr.cpp(1722) : warning C4244: 'argument' : conversion from '__int64' to 'double', possible loss of data
F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImagePr.cpp(1722) : warning C4244: 'argument' : conversion from '__int64' to 'double', possible loss of data
F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImagePr.cpp(1725) : warning C4244: 'argument' : conversion from '__int64' to 'double', possible loss of data
F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImagePr.cpp(1725) : warning C4244: 'argument' : conversion from '__int64' to 'double', possible loss of data
F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImagePr.cpp(4904) : warning C4244: 'argument' : conversion from '__int64' to 'double', possible loss of data
F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImagePr.cpp(4904) : warning C4244: 'argument' : conversion from '__int64' to 'double', possible loss of data
F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImagePr.cpp(4907) : warning C4244: 'argument' : conversion from '__int64' to 'double', possible loss of data
F:\人脸检测\何师姐\lxw最终版\lxw最终版\ImagePr.cpp(4907) : warning C4244: 'argument' : conversion from '__int64' to 'double', possible loss of data
ImageProcess.cpp
ImageProcessDoc.cpp
ImageProcessView.cpp
LocSegDlg.cpp
MainFrm.cpp
Generating Code...
Linking...
<h3>Results</h3>
ImageProcess.exe - 0 error(s), 10 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -