Readme.MinGW.txt
###############################################################################
This is Unicode version.
###############################################################################
Ansi version.
If you want ansi version,
then remove "-D_UNICODE=1" from all Makefile.mingw.
###############################################################################
Disabled formats
EXR, JP2, LCMS, MNG, WDP, TIF, UTX.
If you want enable this formats,
then install this librarys to C:\MINGW and
add LIBS, CXXFLAGS, CFLAGS to all Makefile.mingw.
Then enable this formats into config.h.mingw.
###############################################################################
Build
Change dir to IL/ILU/ILUT.
Run ./make.cmd
###############################################################################
Requirements
MINGW to C:\MINGW.
PNG library to C:\MINGW.
JPEG library to C:\MINGW.
SDL library to C:\MINGW.
Iam used versions
mingw32-gcc version 4.5.2.
SDL-1.2.14.
jpegsrc.v6b.tar.gz. Release 6b of 27-Mar-1998.
libpng-1.2.37.
###############################################################################
See Zip attachment.