⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 imageprocess.plg

📁 《精通 vc++ 图像编程》的源代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ImageProcess - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/ImageProcess.res" /d "NDEBUG" /d "_AFXDLL" "F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ImageProcess.rc"" 
Creating temporary file "C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP15C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ImageProcess.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ChildFrm.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ConvoluteDlg.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\CqOctree.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\Dib.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\dibapi.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ImageProcess.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ImageProcessDoc.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ImageProcessView.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\IP.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP15C.tmp" 
Creating temporary file "C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP15D.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ImageProcess.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP15D.tmp" 
Creating temporary file "C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP15E.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ImageProcess.pdb" /machine:I386 /out:"Release/ImageProcess.exe" 
".\Release\ChildFrm.obj"
".\Release\ConvoluteDlg.obj"
".\Release\CqOctree.obj"
".\Release\Dib.obj"
".\Release\dibapi.obj"
".\Release\ImageProcess.obj"
".\Release\ImageProcessDoc.obj"
".\Release\ImageProcessView.obj"
".\Release\IP.obj"
".\Release\MainFrm.obj"
".\Release\StdAfx.obj"
".\Release\ImageProcess.res"
]
Creating command line "link.exe @C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP15E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
ConvoluteDlg.cpp
CqOctree.cpp
Dib.cpp
dibapi.cpp
ImageProcess.cpp
ImageProcessDoc.cpp
ImageProcessView.cpp
IP.cpp
MainFrm.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "WINMM.dll" discarded by /OPT:REF



<h3>Results</h3>
ImageProcess.exe - 0 error(s), 1 warning(s)
<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:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ImageProcess.rc"" 
Creating temporary file "C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP160.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:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ChildFrm.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ConvoluteDlg.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\CqOctree.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\Dib.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\dibapi.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ImageProcess.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ImageProcessDoc.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\ImageProcessView.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\IP.cpp"
"F:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP160.tmp" 
Creating temporary file "C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP161.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:\My Documents\zzf\vcip - formal\code\Source\ImageProcess\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP161.tmp" 
Creating temporary file "C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP162.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ImageProcess.pdb" /debug /machine:I386 /out:"Debug/ImageProcess.exe" /pdbtype:sept 
".\Debug\ChildFrm.obj"
".\Debug\ConvoluteDlg.obj"
".\Debug\CqOctree.obj"
".\Debug\Dib.obj"
".\Debug\dibapi.obj"
".\Debug\ImageProcess.obj"
".\Debug\ImageProcessDoc.obj"
".\Debug\ImageProcessView.obj"
".\Debug\IP.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\ImageProcess.res"
]
Creating command line "link.exe @C:\DOCUME~1\DARIN~1.INT\LOCALS~1\Temp\RSP162.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
ConvoluteDlg.cpp
CqOctree.cpp
Dib.cpp
dibapi.cpp
ImageProcess.cpp
ImageProcessDoc.cpp
ImageProcessView.cpp
IP.cpp
MainFrm.cpp
Generating Code...
Linking...



<h3>Results</h3>
ImageProcess.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -