📄 video demo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Video Demo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Video Demo.res" /d "_DEBUG" /d "_AFXDLL" "E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\Video Demo.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Video Demo.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\AVIHandler.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\ChafenMul.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\ColorTrans.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\DataManager.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\DBLinkedList.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\GravityCenter.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\GravityTrack.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\MainFrm.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\MeanShiftSegger.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\MotionDetectDiag.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\POSDiag.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\StaticDetect.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\StdAfx.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\Video Demo.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\Video DemoDoc.cpp"
"E:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\Video Demo\Video DemoView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Video Demo.pdb" /debug /machine:I386 /out:"Debug/Video Demo.exe" /pdbtype:sept
".\Debug\AVIHandler.obj"
".\Debug\ChafenMul.obj"
".\Debug\ColorTrans.obj"
".\Debug\DataManager.obj"
".\Debug\DBLinkedList.obj"
".\Debug\GravityCenter.obj"
".\Debug\GravityTrack.obj"
".\Debug\MainFrm.obj"
".\Debug\MeanShiftSegger.obj"
".\Debug\MotionDetectDiag.obj"
".\Debug\POSDiag.obj"
".\Debug\StaticDetect.obj"
".\Debug\StdAfx.obj"
".\Debug\Video Demo.obj"
".\Debug\Video DemoDoc.obj"
".\Debug\Video DemoView.obj"
".\Debug\Video Demo.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
AVIHandler.cpp
e:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\video demo\avihandler.cpp(57) : warning C4101: 'hr' : unreferenced local variable
ChafenMul.cpp
ColorTrans.cpp
DataManager.cpp
DBLinkedList.cpp
GravityCenter.cpp
GravityTrack.cpp
MainFrm.cpp
e:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\video demo\gravitytrack.h(3) : warning C4005: 'EDGE_DRAW' : macro redefinition
e:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\video demo\structdefine.h(5) : see previous definition of 'EDGE_DRAW'
e:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\video demo\mainfrm.cpp(128) : warning C4243: type cast conversion from 'class AVIHandler *' to 'class MediaSource *' exists, but is inaccessible
e:\图像处理\北航谢凤英\光盘文件\源代码\第九章视频处理框架\video demo\mainfrm.cpp(208) : warning C4243: type cast conversion from 'class AVIHandler *' to 'class MediaSource *' exists, but is inaccessible
MeanShiftSegger.cpp
MotionDetectDiag.cpp
POSDiag.cpp
StaticDetect.cpp
StdAfx.cpp
Video Demo.cpp
Video DemoDoc.cpp
Video DemoView.cpp
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C.tmp" with contents
[
/nologo /o"Debug/Video Demo.bsc"
".\Debug\AVIHandler.sbr"
".\Debug\ChafenMul.sbr"
".\Debug\ColorTrans.sbr"
".\Debug\DataManager.sbr"
".\Debug\DBLinkedList.sbr"
".\Debug\GravityCenter.sbr"
".\Debug\GravityTrack.sbr"
".\Debug\MainFrm.sbr"
".\Debug\MeanShiftSegger.sbr"
".\Debug\MotionDetectDiag.sbr"
".\Debug\POSDiag.sbr"
".\Debug\StaticDetect.sbr"
".\Debug\StdAfx.sbr"
".\Debug\Video Demo.sbr"
".\Debug\Video DemoDoc.sbr"
".\Debug\Video DemoView.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Video Demo.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -