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

📄 gif_decoder.plg

📁 ucOS 模拟环境
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GIF_decoder - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\DTS~1.NEW\LOCALS~1\Temp\RSP88.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Study\ucOS-II\ucOS-II\GUI\Start\GUI\Gif\GIF_Library\StdAfx.cpp"
"E:\Study\ucOS-II\ucOS-II\GUI\Start\GUI\Gif\GIF_src\dither2.c"
"E:\Study\ucOS-II\ucOS-II\GUI\Start\GUI\Gif\GIF_src\error.c"
"E:\Study\ucOS-II\ucOS-II\GUI\Start\GUI\Gif\GIF_src\gif_dither.c"
"E:\Study\ucOS-II\ucOS-II\GUI\Start\GUI\Gif\GIF_src\gif_extension.c"
"E:\Study\ucOS-II\ucOS-II\GUI\Start\GUI\Gif\GIF_src\gif_gray.c"
"E:\Study\ucOS-II\ucOS-II\GUI\Start\GUI\Gif\GIF_src\gif_interface.c"
"E:\Study\ucOS-II\ucOS-II\GUI\Start\GUI\Gif\GIF_src\gif_lzw.c"
"E:\Study\ucOS-II\ucOS-II\GUI\Start\GUI\Gif\GIF_src\gif_read.c"
"E:\Study\ucOS-II\ucOS-II\GUI\Start\GUI\Gif\GIF_src\gif_smooth.c"
"E:\Study\ucOS-II\ucOS-II\GUI\Start\GUI\Gif\GIF_src\gif_zoom.c"
]
Creating command line "cl.exe @C:\DOCUME~1\DTS~1.NEW\LOCALS~1\Temp\RSP88.tmp" 
Creating temporary file "C:\DOCUME~1\DTS~1.NEW\LOCALS~1\Temp\RSP89.tmp" with contents
[
/nologo /out:"Debug\GIF_decoder.lib" 
".\Debug\StdAfx.obj"
".\Debug\dither2.obj"
".\Debug\error.obj"
".\Debug\gif_dither.obj"
".\Debug\gif_extension.obj"
".\Debug\gif_gray.obj"
".\Debug\gif_interface.obj"
".\Debug\gif_lzw.obj"
".\Debug\gif_read.obj"
".\Debug\gif_smooth.obj"
".\Debug\gif_zoom.obj"
]
Creating command line "link.exe -lib @C:\DOCUME~1\DTS~1.NEW\LOCALS~1\Temp\RSP89.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Generating Code...
Compiling...
dither2.c
error.c
gif_dither.c
gif_extension.c
gif_gray.c
gif_interface.c
gif_lzw.c
e:\study\ucos-ii\ucos-ii\gui\start\gui\gif\gif_src\gif_lzw.c(820) : warning C4018: '>' : signed/unsigned mismatch
gif_read.c
e:\study\ucos-ii\ucos-ii\gui\start\gui\gif\gif_src\gif_read.c(79) : warning C4018: '!=' : signed/unsigned mismatch
gif_smooth.c
gif_zoom.c
Generating Code...
Creating library...



<h3>Results</h3>
GIF_decoder.lib - 0 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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