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

📄 imageboard.plg

📁 实现画图
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: diblib - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP35B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/diblib.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\毕业设计\精通VC++\Source\ImageLib\CqOctree.cpp"
"F:\毕业设计\精通VC++\Source\ImageLib\dibapi.cpp"
"F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP35B.tmp" 
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP35C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/diblib.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\毕业设计\精通VC++\Source\ImageLib\DibLib\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP35C.tmp" 
Creating command line "link.exe -lib /nologo /out:"Release\diblib.lib"  ".\Release\CqOctree.obj" ".\Release\dibapi.obj" ".\Release\IP.obj" ".\Release\StdAfx.obj" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
CqOctree.cpp
dibapi.cpp
IP.cpp
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2496) : warning C4018: '<' : signed/unsigned mismatch
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2498) : warning C4018: '<' : signed/unsigned mismatch
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2651) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2593) : warning C4101: 'v' : unreferenced local variable
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2592) : warning C4101: 'dst' : unreferenced local variable
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2590) : warning C4101: 'x' : unreferenced local variable
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2590) : warning C4101: 'y' : unreferenced local variable
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2590) : warning C4101: 'ir' : unreferenced local variable
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2737) : warning C4101: 'dst' : unreferenced local variable
F:\毕业设计\精通VC++\Source\ImageLib\IP.cpp(2847) : warning C4101: 'dst' : unreferenced local variable
Generating Code...
Creating library...
<h3>
--------------------Configuration: ImageLib - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/ImageLib.res" /d "NDEBUG" /d "_AFXDLL" "F:\毕业设计\精通VC++\Source\ImageLib\ImageLib.rc"" 
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP35D.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Release/ImageLib.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\毕业设计\精通VC++\Source\ImageLib\Dib.cpp"
"F:\毕业设计\精通VC++\Source\ImageLib\Gif.cpp"
"F:\毕业设计\精通VC++\Source\ImageLib\GIFAPI.CPP"
"F:\毕业设计\精通VC++\Source\ImageLib\Huffman.cpp"
"F:\毕业设计\精通VC++\Source\ImageLib\ImageLib.cpp"
"F:\毕业设计\精通VC++\Source\ImageLib\Jpeg.cpp"
"F:\毕业设计\精通VC++\Source\ImageLib\JpegFormatDlg.cpp"
"F:\毕业设计\精通VC++\Source\ImageLib\Pcx.cpp"
"F:\毕业设计\精通VC++\Source\ImageLib\Tga.cpp"
"F:\毕业设计\精通VC++\Source\ImageLib\Tif.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP35D.tmp" 
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP35E.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Release/ImageLib.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\毕业设计\精通VC++\Source\ImageLib\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP35E.tmp" 
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP35F.tmp" with contents
[
JpegLib2.lib libtiff.lib winmm.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/ImageLib.pdb" /machine:I386 /def:".\ImageLib.def" /out:"Release/ImageLib.dll" /implib:"Release/ImageLib.lib" 
".\Release\Dib.obj"
".\Release\Gif.obj"
".\Release\GIFAPI.OBJ"
".\Release\Huffman.obj"
".\Release\ImageLib.obj"
".\Release\Jpeg.obj"
".\Release\JpegFormatDlg.obj"
".\Release\Pcx.obj"
".\Release\StdAfx.obj"
".\Release\Tga.obj"
".\Release\Tif.obj"
".\Release\ImageLib.res"
".\DibLib\Release\diblib.lib"
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP35F.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
F:\毕业设计\精通VC++\Source\ImageLib\Tif.cpp(663) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
F:\毕业设计\精通VC++\Source\ImageLib\Tif.cpp(673) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
F:\毕业设计\精通VC++\Source\ImageLib\Tif.cpp(695) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
F:\毕业设计\精通VC++\Source\ImageLib\Tif.cpp(696) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
F:\毕业设计\精通VC++\Source\ImageLib\Tif.cpp(697) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
Generating Code...
Linking...
   Creating library Release/ImageLib.lib and object Release/ImageLib.exp
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP363.bat" with contents
[
@echo off
md ..\ImageBoard\Release
copy Release\ImageLib.dll ..\ImageBoard\Release\ImageLib.dll
]
Creating command line "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP363.bat"

子目录或文件 ..\ImageBoard\Release 已经存在。
已复制         1 个文件。
<h3>
--------------------Configuration: ImageBoard - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/ImageBoard.res" /d "NDEBUG" /d "_AFXDLL" "F:\毕业设计\精通VC++\Source\ImageBoard\ImageBoard.rc"" 
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP364.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/ImageBoard.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\毕业设计\精通VC++\Source\ImageBoard\AdjustColorDlg.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\BCDlg.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\CanvasSize.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\ChildFrm.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\ColorBitsDlg.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\ColorGrid.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\ConvoluteDlg.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\EmbossmentDlg.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\ExposureDlg.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\FloatDibWnd.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\GammaCorrection.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\GrayDlg.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\ImageBoard.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\ImageBoardDoc.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\ImageBoardView.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\JpegFormatDlg.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\MainFrm.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\PaintParambar.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\PaintToolbar.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\PenParamsList.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\PenWidth.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\RotateAngle.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\Scale.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\SelectPasteDlg.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\Splash.cpp"
"F:\毕业设计\精通VC++\Source\ImageBoard\SpreadDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP364.tmp" 
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP365.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/ImageBoard.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\毕业设计\精通VC++\Source\ImageBoard\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP365.tmp" 
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP366.tmp" with contents
[
winmm.lib version.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ImageBoard.pdb" /machine:I386 /out:"Release/ImageBoard.exe" 
".\Release\AdjustColorDlg.obj"
".\Release\BCDlg.obj"
".\Release\CanvasSize.obj"
".\Release\ChildFrm.obj"
".\Release\ColorBitsDlg.obj"
".\Release\ColorGrid.obj"
".\Release\ConvoluteDlg.obj"
".\Release\EmbossmentDlg.obj"
".\Release\ExposureDlg.obj"
".\Release\FloatDibWnd.obj"
".\Release\GammaCorrection.obj"
".\Release\GrayDlg.obj"
".\Release\ImageBoard.obj"
".\Release\ImageBoardDoc.obj"
".\Release\ImageBoardView.obj"
".\Release\JpegFormatDlg.obj"
".\Release\MainFrm.obj"
".\Release\PaintParambar.obj"
".\Release\PaintToolbar.obj"
".\Release\PenParamsList.obj"
".\Release\PenWidth.obj"
".\Release\RotateAngle.obj"
".\Release\Scale.obj"
".\Release\SelectPasteDlg.obj"
".\Release\Splash.obj"
".\Release\SpreadDlg.obj"
".\Release\StdAfx.obj"
".\Release\ImageBoard.res"
"\毕业设计\精通VC++\Source\ImageLib\DibLib\Release\diblib.lib"
"\毕业设计\精通VC++\Source\ImageLib\Release\ImageLib.lib"
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP366.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AdjustColorDlg.cpp
BCDlg.cpp
CanvasSize.cpp
ChildFrm.cpp
ColorBitsDlg.cpp
ColorGrid.cpp
ConvoluteDlg.cpp
EmbossmentDlg.cpp
ExposureDlg.cpp
FloatDibWnd.cpp
GammaCorrection.cpp
F:\毕业设计\精通VC++\Source\ImageBoard\GammaCorrection.cpp(67) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
GrayDlg.cpp
ImageBoard.cpp
ImageBoardDoc.cpp
ImageBoardView.cpp
JpegFormatDlg.cpp
MainFrm.cpp
PaintParambar.cpp
PaintToolbar.cpp
PenParamsList.cpp
Generating Code...
Compiling...
PenWidth.cpp
RotateAngle.cpp
Scale.cpp
SelectPasteDlg.cpp
Splash.cpp
SpreadDlg.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "WINMM.dll" discarded by /OPT:REF
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP368.bat" with contents
[
@echo off
copy ..\ImageLib\Release\ImageLib.dll Release\ImageLib.dll
]
Creating command line "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP368.bat"

已复制         1 个文件。



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

⌨️ 快捷键说明

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