2 Star 2 Fork 2

lixinye/DIPDemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
DIPDemo.plg 2.97 KB
一键复制 编辑 原始数据 按行查看 历史
ranjiewen 提交于 2016-10-24 22:28 . 创建DIPDemo-first
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DIPDemo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/DIPDemo.pch" /YX"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\partimeJobs\ebook\DIPREC\disk\DIPDemo\DIPDemoDoc.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D4.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D5.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DIPDemo.pdb" /debug /machine:I386 /out:"Debug/DIPDemo.exe" /pdbtype:sept
.\Debug\cDlgMorphClose.obj
.\Debug\cDlgMorphDilation.obj
.\Debug\cDlgMorphErosion.obj
.\Debug\cDlgMorphOpen.obj
.\Debug\ChildFrm.obj
.\Debug\DIPDemo.obj
.\Debug\DIPDemoDoc.obj
.\Debug\DIPDemoView.obj
.\Debug\DlgColor.obj
.\Debug\DlgEdgeSobelPrewitt.obj
.\Debug\DlgFreqGaussBRF.obj
.\Debug\DlgFreqGaussHPF.obj
.\Debug\DlgFreqGaussLPF.obj
.\Debug\DlgFreqIdealLPF.obj
.\Debug\DlgGamma.obj
.\Debug\DlgGeoRota.obj
.\Debug\DlgGeoTran.obj
.\Debug\DlgGeoZoom.obj
.\Debug\DlgGrayScaling.obj
.\Debug\DlgHist.obj
.\Debug\DlgHough.obj
.\Debug\DlgLinerPara.obj
.\Debug\DlgLinTrans.obj
.\Debug\DlgLog.obj
.\Debug\DlgMidFilter.obj
.\Debug\DlgMorph.obj
.\Debug\DlgPointThre.obj
.\Debug\DlgPointWin.obj
.\Debug\DlgProjRestore.obj
.\Debug\DlgSharpThre.obj
.\Debug\DlgSmooth.obj
.\Debug\DlgWndTran.obj
.\Debug\Img.obj
.\Debug\ImgProcess.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\Vector2D.obj
.\Debug\DIPDemo.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D5.tmp"
<h3>Output Window</h3>
Compiling...
DIPDemoDoc.cpp
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D6.tmp" with contents
[
/nologo /o"Debug/DIPDemo.bsc"
.\Debug\cDlgMorphClose.sbr
.\Debug\cDlgMorphDilation.sbr
.\Debug\cDlgMorphErosion.sbr
.\Debug\cDlgMorphOpen.sbr
.\Debug\ChildFrm.sbr
.\Debug\DIPDemo.sbr
.\Debug\DIPDemoDoc.sbr
.\Debug\DIPDemoView.sbr
.\Debug\DlgColor.sbr
.\Debug\DlgEdgeSobelPrewitt.sbr
.\Debug\DlgFreqGaussBRF.sbr
.\Debug\DlgFreqGaussHPF.sbr
.\Debug\DlgFreqGaussLPF.sbr
.\Debug\DlgFreqIdealLPF.sbr
.\Debug\DlgGamma.sbr
.\Debug\DlgGeoRota.sbr
.\Debug\DlgGeoTran.sbr
.\Debug\DlgGeoZoom.sbr
.\Debug\DlgGrayScaling.sbr
.\Debug\DlgHist.sbr
.\Debug\DlgHough.sbr
.\Debug\DlgLinerPara.sbr
.\Debug\DlgLinTrans.sbr
.\Debug\DlgLog.sbr
.\Debug\DlgMidFilter.sbr
.\Debug\DlgMorph.sbr
.\Debug\DlgPointThre.sbr
.\Debug\DlgPointWin.sbr
.\Debug\DlgProjRestore.sbr
.\Debug\DlgSharpThre.sbr
.\Debug\DlgSmooth.sbr
.\Debug\DlgWndTran.sbr
.\Debug\Img.sbr
.\Debug\ImgProcess.sbr
.\Debug\MainFrm.sbr
.\Debug\StdAfx.sbr
.\Debug\Vector2D.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D6.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
DIPDemo.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/lixinye/DIPDemo.git
git@gitee.com:lixinye/DIPDemo.git
lixinye
DIPDemo
DIPDemo
master

搜索帮助