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

📄 imagelib.plg

📁 本光盘包含了《精通Visual C++图像处理编程(第3版)》一书中全部的源代码、示例程序的可执行文件以及一些供图像处理测试用的图像文件。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: diblib - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP36.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/diblib.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\code\Source\ImageLib\CqOctree.cpp"
"D:\code\Source\ImageLib\dibapi.cpp"
"D:\code\Source\ImageLib\IP.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP36.tmp" 
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP37.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/diblib.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\code\Source\ImageLib\diblib\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP37.tmp" 
Creating command line "link.exe -lib /nologo /out:"Debug\diblib.lib"  .\Debug\CqOctree.obj .\Debug\dibapi.obj .\Debug\IP.obj .\Debug\StdAfx.obj "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
CqOctree.cpp
dibapi.cpp
IP.cpp
Generating Code...
Creating library...
<h3>
--------------------Configuration: ImageLib - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ImageLib.res" /d "_DEBUG" /d "_AFXDLL" "D:\code\Source\ImageLib\ImageLib.rc"" 
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP38.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/ImageLib.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\code\Source\ImageLib\Dib.cpp"
"D:\code\Source\ImageLib\Gif.cpp"
"D:\code\Source\ImageLib\GIFAPI.CPP"
"D:\code\Source\ImageLib\Huffman.cpp"
"D:\code\Source\ImageLib\ImageLib.cpp"
"D:\code\Source\ImageLib\Jpeg.cpp"
"D:\code\Source\ImageLib\JpegFormatDlg.cpp"
"D:\code\Source\ImageLib\Pcx.cpp"
"D:\code\Source\ImageLib\Tga.cpp"
"D:\code\Source\ImageLib\Tif.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP38.tmp" 
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP39.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/ImageLib.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\code\Source\ImageLib\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP39.tmp" 
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP3A.tmp" with contents
[
JpegLib2.lib libtiff.lib winmm.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ImageLib.pdb" /debug /machine:I386 /def:".\ImageLib.def" /out:"Debug/ImageLib.dll" /implib:"Debug/ImageLib.lib" /pdbtype:sept 
.\Debug\Dib.obj
.\Debug\Gif.obj
.\Debug\GIFAPI.OBJ
.\Debug\Huffman.obj
.\Debug\ImageLib.obj
.\Debug\Jpeg.obj
.\Debug\JpegFormatDlg.obj
.\Debug\Pcx.obj
.\Debug\StdAfx.obj
.\Debug\Tga.obj
.\Debug\Tif.obj
.\Debug\ImageLib.res
.\diblib\Debug\diblib.lib
]
Creating command line "link.exe @C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP3A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Dib.cpp
Gif.cpp
GIFAPI.CPP
Huffman.cpp
ImageLib.cpp
Jpeg.cpp
JpegFormatDlg.cpp
Pcx.cpp
Tga.cpp
Tif.cpp
D:\code\Source\ImageLib\Tif.cpp(663) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
D:\code\Source\ImageLib\Tif.cpp(673) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
D:\code\Source\ImageLib\Tif.cpp(695) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
D:\code\Source\ImageLib\Tif.cpp(696) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
D:\code\Source\ImageLib\Tif.cpp(697) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
Generating Code...
Linking...
   Creating library Debug/ImageLib.lib and object Debug/ImageLib.exp
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library
Creating temporary file "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP3E.bat" with contents
[
@echo off
copy Debug\ImageLib.dll ..\ImageBoard\Debug
]
Creating command line "C:\DOCUME~1\dzhou\LOCALS~1\Temp\RSP3E.bat"

        1 file(s) copied.



<h3>Results</h3>
ImageLib.dll - 0 error(s), 7 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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