📄 viewimage.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ViewImage - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ViewImage.res" /d "_DEBUG" /d "_AFXDLL" "G:\论文\guo\Source\ViewImage\ViewImage.rc""
Creating temporary file "C:\DOCUME~1\guo\LOCALS~1\Temp\RSP1C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ViewImage.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\论文\guo\Source\ViewImage\ChildFrm.cpp"
"G:\论文\guo\Source\ViewImage\CqOctree.cpp"
"G:\论文\guo\Source\ViewImage\Dib.cpp"
"G:\论文\guo\Source\ViewImage\dibapi.cpp"
"G:\论文\guo\Source\ViewImage\Gif.cpp"
"G:\论文\guo\Source\ViewImage\GIFAPI.CPP"
"G:\论文\guo\Source\ViewImage\Huffman.cpp"
"G:\论文\guo\Source\ViewImage\IP.cpp"
"G:\论文\guo\Source\ViewImage\Jpeg.cpp"
"G:\论文\guo\Source\ViewImage\MainFrm.cpp"
"G:\论文\guo\Source\ViewImage\Pcx.cpp"
"G:\论文\guo\Source\ViewImage\Tga.cpp"
"G:\论文\guo\Source\ViewImage\Tif.cpp"
"G:\论文\guo\Source\ViewImage\ViewImage.cpp"
"G:\论文\guo\Source\ViewImage\ViewImageDoc.cpp"
"G:\论文\guo\Source\ViewImage\ViewImageView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\guo\LOCALS~1\Temp\RSP1C.tmp"
Creating temporary file "C:\DOCUME~1\guo\LOCALS~1\Temp\RSP1D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ViewImage.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\论文\guo\Source\ViewImage\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\guo\LOCALS~1\Temp\RSP1D.tmp"
Creating temporary file "C:\DOCUME~1\guo\LOCALS~1\Temp\RSP1E.tmp" with contents
[
Jpeglib2.lib winmm.lib libtiff.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ViewImage.pdb" /debug /machine:I386 /out:"Debug/ViewImage.exe" /pdbtype:sept
".\Debug\ChildFrm.obj"
".\Debug\CqOctree.obj"
".\Debug\Dib.obj"
".\Debug\dibapi.obj"
".\Debug\Gif.obj"
".\Debug\GIFAPI.OBJ"
".\Debug\Huffman.obj"
".\Debug\IP.obj"
".\Debug\Jpeg.obj"
".\Debug\MainFrm.obj"
".\Debug\Pcx.obj"
".\Debug\StdAfx.obj"
".\Debug\Tga.obj"
".\Debug\Tif.obj"
".\Debug\ViewImage.obj"
".\Debug\ViewImageDoc.obj"
".\Debug\ViewImageView.obj"
".\Debug\ViewImage.res"
]
Creating command line "link.exe @C:\DOCUME~1\guo\LOCALS~1\Temp\RSP1E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
CqOctree.cpp
Dib.cpp
dibapi.cpp
Gif.cpp
GIFAPI.CPP
Huffman.cpp
IP.cpp
G:\论文\guo\Source\ViewImage\IP.cpp(2496) : warning C4018: '<' : signed/unsigned mismatch
G:\论文\guo\Source\ViewImage\IP.cpp(2498) : warning C4018: '<' : signed/unsigned mismatch
G:\论文\guo\Source\ViewImage\IP.cpp(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\论文\guo\Source\ViewImage\IP.cpp(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\论文\guo\Source\ViewImage\IP.cpp(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\论文\guo\Source\ViewImage\IP.cpp(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\论文\guo\Source\ViewImage\IP.cpp(2651) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
G:\论文\guo\Source\ViewImage\IP.cpp(2593) : warning C4101: 'v' : unreferenced local variable
G:\论文\guo\Source\ViewImage\IP.cpp(2592) : warning C4101: 'dst' : unreferenced local variable
G:\论文\guo\Source\ViewImage\IP.cpp(2590) : warning C4101: 'x' : unreferenced local variable
G:\论文\guo\Source\ViewImage\IP.cpp(2590) : warning C4101: 'y' : unreferenced local variable
G:\论文\guo\Source\ViewImage\IP.cpp(2590) : warning C4101: 'ir' : unreferenced local variable
G:\论文\guo\Source\ViewImage\IP.cpp(2737) : warning C4101: 'dst' : unreferenced local variable
G:\论文\guo\Source\ViewImage\IP.cpp(2847) : warning C4101: 'dst' : unreferenced local variable
Jpeg.cpp
MainFrm.cpp
Pcx.cpp
Tga.cpp
Tif.cpp
G:\论文\guo\Source\ViewImage\Tif.cpp(669) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
G:\论文\guo\Source\ViewImage\Tif.cpp(679) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
G:\论文\guo\Source\ViewImage\Tif.cpp(701) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
G:\论文\guo\Source\ViewImage\Tif.cpp(702) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
G:\论文\guo\Source\ViewImage\Tif.cpp(703) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
ViewImage.cpp
ViewImageDoc.cpp
ViewImageView.cpp
Generating Code...
Linking...
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
<h3>Results</h3>
ViewImage.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -