Build Log
  

Rebuild started: Project: IL, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "q:\myProj\vs2005\rylCoder\addons\DevIL\src-IL\msvc8\Debug\RSP00000B48244608.rsp" with contents
[
/Od /I "..\include" /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "IL_STATIC_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /RTCu /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W4 /c /Zi /TC "..\src\il_alloc.c"

"..\src\il_xpm.c"

"..\src\il_wal.c"

"..\src\il_utility.c"

"..\src\il_tiff.c"

"..\src\il_targa.c"

"..\src\il_states.c"

"..\src\il_stack.c"

"..\src\il_sgi.c"

"..\src\il_rle.c"

"..\src\il_register.c"

"..\src\il_rawdata.c"

"..\src\il_raw.c"

"..\src\il_quantizer.c"

"..\src\il_pxr.c"

"..\src\il_psp.c"

"..\src\il_psd.c"

"..\src\il_profiles.c"

"..\src\il_pnm.c"

"..\src\il_png.c"

"..\src\il_pix.c"

"..\src\il_pic.c"

"..\src\il_pcx.c"

"..\src\il_pcd.c"

"..\src\il_pal.c"

"..\src\il_neuquant.c"

"..\src\il_mng.c"

"..\src\il_mdl.c"

"..\src\il_manip.c"

"..\src\il_main.c"

"..\src\il_lif.c"

"..\src\il_jpeg.c"

"..\src\il_io.c"

"..\src\il_internal.c"

"..\src\il_icon.c"

"..\src\il_header.c"

"..\src\il_hdr.c"

"..\src\il_gif.c"

"..\src\il_files.c"

"..\src\il_fastconv.c"

"..\src\il_error.c"

"..\src\il_endian.c"

"..\src\il_doom.c"

"..\src\il_devil.c"

"..\src\il_dds.c"

"..\src\il_dds-save.c"

"..\src\il_dcx.c"

"..\src\il_cut.c"

"..\src\il_convert.c"

"..\src\il_convbuff.c"

"..\src\il_bmp.c"

"..\src\il_bits.c"
]
Creating command line "cl.exe @"q:\myProj\vs2005\rylCoder\addons\DevIL\src-IL\msvc8\Debug\RSP00000B48244608.rsp" /nologo /errorReport:prompt"
Creating temporary file "q:\myProj\vs2005\rylCoder\addons\DevIL\src-IL\msvc8\Debug\RSP00000C48244608.rsp" with contents
[
/OUT:"Debug/DevIL.lib" ".\Debug\il_alloc.obj"

".\Debug\il_bits.obj"

".\Debug\il_bmp.obj"

".\Debug\il_convbuff.obj"

".\Debug\il_convert.obj"

".\Debug\il_cut.obj"

".\Debug\il_dcx.obj"

".\Debug\il_dds-save.obj"

".\Debug\il_dds.obj"

".\Debug\il_devil.obj"

".\Debug\il_doom.obj"

".\Debug\il_endian.obj"

".\Debug\il_error.obj"

".\Debug\il_fastconv.obj"

".\Debug\il_files.obj"

".\Debug\il_gif.obj"

".\Debug\il_hdr.obj"

".\Debug\il_header.obj"

".\Debug\il_icon.obj"

".\Debug\il_internal.obj"

".\Debug\il_io.obj"

".\Debug\il_jpeg.obj"

".\Debug\il_lif.obj"

".\Debug\il_main.obj"

".\Debug\il_manip.obj"

".\Debug\il_mdl.obj"

".\Debug\il_mng.obj"

".\Debug\il_neuquant.obj"

".\Debug\il_pal.obj"

".\Debug\il_pcd.obj"

".\Debug\il_pcx.obj"

".\Debug\il_pic.obj"

".\Debug\il_pix.obj"

".\Debug\il_png.obj"

".\Debug\il_pnm.obj"

".\Debug\il_profiles.obj"

".\Debug\il_psd.obj"

".\Debug\il_psp.obj"

".\Debug\il_pxr.obj"

".\Debug\il_quantizer.obj"

".\Debug\il_raw.obj"

".\Debug\il_rawdata.obj"

".\Debug\il_register.obj"

".\Debug\il_rle.obj"

".\Debug\il_sgi.obj"

".\Debug\il_stack.obj"

".\Debug\il_states.obj"

".\Debug\il_targa.obj"

".\Debug\il_tiff.obj"

".\Debug\il_utility.obj"

".\Debug\il_wal.obj"

".\Debug\il_xpm.obj"
]
Creating command line "lib.exe @"q:\myProj\vs2005\rylCoder\addons\DevIL\src-IL\msvc8\Debug\RSP00000C48244608.rsp" /NOLOGO"
Output Window
  
Compiling...
il_alloc.c
..\src\il_alloc.c(99) : warning C4090: 'function' : different 'const' qualifiers
il_xpm.c
il_wal.c
il_utility.c
il_tiff.c
il_targa.c
il_states.c
..\src\il_states.c(295) : warning C4244: '=' : conversion from 'ILint' to 'ILboolean', possible loss of data
..\src\il_states.c(961) : warning C4244: '=' : conversion from 'ILint' to 'ILboolean', possible loss of data
..\src\il_states.c(1023) : warning C4244: '=' : conversion from 'ILint' to 'ILboolean', possible loss of data
..\src\il_states.c(1047) : warning C4244: '=' : conversion from 'ILint' to 'ILboolean', possible loss of data
..\src\il_states.c(1065) : warning C4244: '=' : conversion from 'ILint' to 'ILboolean', possible loss of data
..\src\il_states.c(1071) : warning C4244: '=' : conversion from 'ILint' to 'ILboolean', possible loss of data
..\src\il_states.c(1077) : warning C4244: '=' : conversion from 'ILint' to 'ILboolean', possible loss of data
il_stack.c
il_sgi.c
il_rle.c
..\src\il_rle.c(39) : warning C4018: '>' : signed/unsigned mismatch
..\src\il_rle.c(40) : warning C4018: '>' : signed/unsigned mismatch
il_register.c
..\src\il_register.c(34) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\src\il_register.c(76) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\src\il_register.c(116) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\src\il_register.c(149) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\src\il_register.c(210) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\src\il_register.c(241) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
il_rawdata.c
il_raw.c
il_quantizer.c
..\src\il_quantizer.c(110) : warning C4244: '=' : conversion from 'ILint' to 'ILushort', possible loss of data
..\src\il_quantizer.c(396) : warning C4244: '=' : conversion from 'int' to 'unsigned char', possible loss of data
il_pxr.c
il_psp.c
il_psd.c
il_profiles.c
..\src\il_profiles.c(49) : warning C4100: 'OutProfile' : unreferenced formal parameter
..\src\il_profiles.c(49) : warning C4100: 'InProfile' : unreferenced formal parameter
il_pnm.c
il_png.c
Generating Code...
q:\myproj\vs2005\rylcoder\addons\devil\src-il\src\il_stack.c(498) : warning C4706: assignment within conditional expression
q:\myproj\vs2005\rylcoder\addons\devil\src-il\src\il_states.c(347) : warning C4706: assignment within conditional expression
Compiling...
il_pix.c
il_pic.c
il_pcx.c
il_pcd.c
il_pal.c
..\src\il_pal.c(44) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
..\src\il_pal.c(87) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
..\src\il_pal.c(102) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\src\il_pal.c(106) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\src\il_pal.c(129) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
..\src\il_pal.c(173) : warning C4244: '=' : conversion from 'ILint' to 'ILubyte', possible loss of data
..\src\il_pal.c(262) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
..\src\il_pal.c(965) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_pal.c(1001) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_pal.c(1019) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_pal.c(1044) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_pal.c(1069) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
il_neuquant.c
..\src\il_neuquant.c(448) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
..\src\il_neuquant.c(449) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
..\src\il_neuquant.c(450) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
il_mng.c
il_mdl.c
il_manip.c
il_main.c
il_lif.c
il_jpeg.c
il_io.c
il_internal.c
..\src\il_internal.c(52) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\src\il_internal.c(65) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
..\src\il_internal.c(109) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\src\il_internal.c(175) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
..\src\il_internal.c(195) : warning C4244: '=' : conversion from 'ILint' to 'char', possible loss of data
il_icon.c
il_header.c
..\src\il_header.c(68) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
il_hdr.c
il_gif.c
il_files.c
..\src\il_files.c(94) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
..\src\il_files.c(108) : warning C4100: 'Handle' : unreferenced formal parameter
..\src\il_files.c(175) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
..\src\il_files.c(317) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
il_fastconv.c
..\src\il_fastconv.c(31) : warning C4189: 'TempInt' : local variable is initialized but not referenced
..\src\il_fastconv.c(30) : warning C4189: 'TempShort' : local variable is initialized but not referenced
..\src\il_fastconv.c(29) : warning C4189: 'TempByte' : local variable is initialized but not referenced
Generating Code...
q:\myproj\vs2005\rylcoder\addons\devil\src-il\src\il_internal.c(194) : warning C4706: assignment within conditional expression
q:\myproj\vs2005\rylcoder\addons\devil\src-il\src\il_manip.c(782) : warning C4701: potentially uninitialized local variable 'AlphaOff' used
Compiling...
il_error.c
il_endian.c
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(285) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(292) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(300) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(308) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(315) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(323) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(331) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(339) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(347) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(355) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(363) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
q:\myproj\vs2005\rylcoder\addons\devil\src-il\include\il_endian.h(371) : warning C4244: 'return' : conversion from 'ILint' to 'ILubyte', possible loss of data
il_doom.c
il_devil.c
..\src\il_devil.c(822) : warning C4244: '=' : conversion from 'ILdouble' to 'ILfloat', possible loss of data
..\src\il_devil.c(826) : warning C4018: '<' : signed/unsigned mismatch
il_dds.c
..\src\il_dds.c(226) : warning C4244: 'return' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_dds.c(1134) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1489) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1495) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1517) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1523) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1563) : warning C4244: '=' : conversion from 'ILint' to 'ILubyte', possible loss of data
..\src\il_dds.c(1565) : warning C4244: '=' : conversion from 'ILint' to 'ILubyte', possible loss of data
..\src\il_dds.c(1665) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1671) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1801) : warning C4244: '=' : conversion from 'unsigned int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1803) : warning C4244: '=' : conversion from 'unsigned int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1805) : warning C4244: '=' : conversion from 'unsigned int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1811) : warning C4244: '=' : conversion from 'unsigned int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1813) : warning C4244: '=' : conversion from 'unsigned int' to 'ILubyte', possible loss of data
..\src\il_dds.c(1815) : warning C4244: '=' : conversion from 'unsigned int' to 'ILubyte', possible loss of data
..\src\il_dds.c(2265) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_dds.c(2268) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_dds.c(2269) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_dds.c(2272) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_dds.c(2282) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
il_dds-save.c
..\src\il_dds-save.c(1050) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
..\src\il_dds-save.c(1058) : warning C4244: 'return' : conversion from 'unsigned int' to 'ILushort', possible loss of data
..\src\il_dds-save.c(1113) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_dds-save.c(1167) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_dds-save.c(1248) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_dds-save.c(1249) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
il_dcx.c
il_cut.c
il_convert.c
..\src\il_convert.c(102) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_convert.c(296) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_convert.c(297) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_convert.c(298) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_convert.c(448) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_convert.c(461) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_convert.c(468) : warning C4244: '=' : conversion from 'ILuint' to 'ILushort', possible loss of data
il_convbuff.c
..\src\il_convbuff.c(1903) : warning C4244: '=' : conversion from 'ILuint' to 'ILushort', possible loss of data
il_bmp.c
q:\myProj\vs2005\rylCoder\addons\DevIL\src-IL\include\il_manip.h(102) : warning C4244: 'return' : conversion from 'int' to 'ILushort', possible loss of data
q:\myProj\vs2005\rylCoder\addons\DevIL\src-IL\include\il_manip.h(113) : warning C4244: 'return' : conversion from 'int' to 'ILushort', possible loss of data
q:\myProj\vs2005\rylCoder\addons\DevIL\src-IL\include\il_manip.h(127) : warning C4244: 'return' : conversion from 'int' to 'ILushort', possible loss of data
q:\myProj\vs2005\rylCoder\addons\DevIL\src-IL\include\il_manip.h(159) : warning C4244: 'return' : conversion from 'int' to 'ILushort', possible loss of data
q:\myProj\vs2005\rylCoder\addons\DevIL\src-IL\include\il_manip.h(166) : warning C4244: 'return' : conversion from 'int' to 'ILushort', possible loss of data
..\src\il_bmp.c(24) : warning C4114: same type qualifier used more than once
..\src\il_bmp.c(24) : warning C4028: formal parameter 1 different from declaration
..\src\il_bmp.c(61) : warning C4028: formal parameter 2 different from declaration
..\src\il_bmp.c(67) : warning C4028: formal parameter 1 different from declaration
..\src\il_bmp.c(87) : warning C4028: formal parameter 1 different from declaration
..\src\il_bmp.c(199) : warning C4028: formal parameter 2 different from declaration
..\src\il_bmp.c(448) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_bmp.c(449) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_bmp.c(450) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_bmp.c(524) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_bmp.c(525) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_bmp.c(526) : warning C4244: '=' : conversion from 'ILuint' to 'ILubyte', possible loss of data
..\src\il_bmp.c(581) : warning C4127: conditional expression is constant
..\src\il_bmp.c(662) : warning C4127: conditional expression is constant
..\src\il_bmp.c(693) : warning C4244: '=' : conversion from 'int' to 'ILubyte', possible loss of data
il_bits.c
Generating Code...
q:\myproj\vs2005\rylcoder\addons\devil\src-il\src\il_bmp.c(904) : warning C4702: unreachable code
Creating library...
Results
  
Build log was saved at "file://q:\myProj\vs2005\rylCoder\addons\DevIL\src-IL\msvc8\Debug\BuildLog.htm"
IL - 0 error(s), 122 warning(s)