📄 disparity 200712.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: disparity 200712 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/disparity 200712.res" /d "_DEBUG" /d "_AFXDLL" "E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\disparity 200712.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B6.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/disparity 200712.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\Color.cpp"
"E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\disparity 200712.cpp"
"E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\disparity 200712Dlg.cpp"
"E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\Disparity.cpp"
"E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\Heap.cpp"
"E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\Image.cpp"
"E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\Keypoint.cpp"
"E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\Seed.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B6.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/disparity 200712.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B7.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B8.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/disparity 200712.pdb" /debug /machine:I386 /out:"Debug/disparity 200712.exe" /pdbtype:sept
".\Debug\Color.obj"
".\Debug\disparity 200712.obj"
".\Debug\disparity 200712Dlg.obj"
".\Debug\Disparity.obj"
".\Debug\Heap.obj"
".\Debug\Image.obj"
".\Debug\Keypoint.obj"
".\Debug\Seed.obj"
".\Debug\StdAfx.obj"
".\Debug\disparity 200712.res"
".\inc\cxcore.lib"
".\inc\cvcam.lib"
".\inc\highgui.lib"
".\inc\cv.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Color.cpp
disparity 200712.cpp
disparity 200712Dlg.cpp
E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\disparity 200712Dlg.cpp(590) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\disparity 200712Dlg.cpp(591) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
E:\科研\程序学习和解释\匹配和手势识别\disparity 200712\disparity 200712Dlg.cpp(403) : warning C4101: 'resultSize' : unreferenced local variable
Disparity.cpp
Heap.cpp
Image.cpp
Keypoint.cpp
Seed.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1BA.tmp" with contents
[
/nologo /o"Debug/disparity 200712.bsc"
".\Debug\StdAfx.sbr"
".\Debug\Color.sbr"
".\Debug\disparity 200712.sbr"
".\Debug\disparity 200712Dlg.sbr"
".\Debug\Disparity.sbr"
".\Debug\Heap.sbr"
".\Debug\Image.sbr"
".\Debug\Keypoint.sbr"
".\Debug\Seed.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1BA.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
disparity 200712.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -