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

📄 tran.plg

📁 将JPEG图像解压为BMP图像。 内含图像处理的一些基本函数。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Tran - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Tran.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\Tran\Tran.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Tran.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Administrator\桌面\Tran\ChildFrm.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\CqOctree.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\DDib.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\Dib.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\dibapi.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\DispDlg.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\IP.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\Jpeg.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\MainFrm.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\Tran.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\TranDlg.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\TranDoc.cpp"
"C:\Documents and Settings\Administrator\桌面\Tran\TranView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Tran.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Administrator\桌面\Tran\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12.tmp" with contents
[
winmm.lib jpeglib2.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Tran.pdb" /debug /machine:I386 /out:"Debug/Tran.exe" /pdbtype:sept 
".\Debug\ChildFrm.obj"
".\Debug\CqOctree.obj"
".\Debug\DDib.obj"
".\Debug\Dib.obj"
".\Debug\dibapi.obj"
".\Debug\DispDlg.obj"
".\Debug\IP.obj"
".\Debug\Jpeg.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Tran.obj"
".\Debug\TranDlg.obj"
".\Debug\TranDoc.obj"
".\Debug\TranView.obj"
".\Debug\Tran.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
CqOctree.cpp
DDib.cpp
Dib.cpp
dibapi.cpp
DispDlg.cpp
c:\documents and settings\administrator\桌面\tran\dispdlg.h(19) : error C2146: syntax error : missing ';' before identifier 'ToGray'
c:\documents and settings\administrator\桌面\tran\dispdlg.h(19) : error C2501: 'HDIB' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\Tran\DispDlg.cpp(66) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Documents and Settings\Administrator\桌面\Tran\DispDlg.cpp(83) : error C2556: 'void *__thiscall CDispDlg::ToGray(void *)' : overloaded function differs only by return type from 'int __thiscall CDispDlg::ToGray(void *)'
        c:\documents and settings\administrator\桌面\tran\dispdlg.h(19) : see declaration of 'ToGray'
C:\Documents and Settings\Administrator\桌面\Tran\DispDlg.cpp(83) : error C2040: 'ToGray' : 'void *(void *)' differs in levels of indirection from 'int (void *)'
IP.cpp
Jpeg.cpp
MainFrm.cpp
Tran.cpp
TranDlg.cpp
TranDoc.cpp
TranView.cpp
Generating Code...
执行 cl.exe 时出错.
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13.tmp" with contents
[
/nologo /o"Debug/Tran.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\ChildFrm.sbr"
".\Debug\CqOctree.sbr"
".\Debug\DDib.sbr"
".\Debug\Dib.sbr"
".\Debug\dibapi.sbr"
".\Debug\DispDlg.sbr"
".\Debug\IP.sbr"
".\Debug\Jpeg.sbr"
".\Debug\MainFrm.sbr"
".\Debug\Tran.sbr"
".\Debug\TranDlg.sbr"
".\Debug\TranDoc.sbr"
".\Debug\TranView.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13.tmp"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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