📄 facialfeature.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FacialFeature - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/FacialFeature.res" /d "_DEBUG" /d "_AFXDLL" "D:\along\FacialFeature\FacialFeature.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/FacialFeature.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\along\FacialFeature\AddSampleDlg.cpp"
"D:\along\FacialFeature\Dib.cpp"
"D:\along\FacialFeature\FacialFeature.cpp"
"D:\along\FacialFeature\FacialFeatureDlg.cpp"
"D:\along\FacialFeature\ReplaceDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/FacialFeature.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\along\FacialFeature\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP60.tmp" with contents
[
cvd.lib cvauxd.lib highguid.lib cvcam.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/FacialFeature.pdb" /debug /machine:I386 /out:"Debug/FacialFeature.exe" /pdbtype:sept
.\Debug\AddSampleDlg.obj
.\Debug\Dib.obj
.\Debug\FacialFeature.obj
.\Debug\FacialFeatureDlg.obj
.\Debug\ReplaceDlg.obj
.\Debug\StdAfx.obj
.\Debug\FacialFeature.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP60.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AddSampleDlg.cpp
Dib.cpp
FacialFeature.cpp
FacialFeatureDlg.cpp
D:\along\FacialFeature\FacialFeatureDlg.cpp(583) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(668) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(686) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(704) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(722) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(927) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(973) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(981) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(1003) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(1009) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(1014) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(1019) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(1046) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(1048) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(1055) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(1057) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(1063) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\along\FacialFeature\FacialFeatureDlg.cpp(1065) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
ReplaceDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
FacialFeature.exe - 0 error(s), 18 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -