DevIL Downloads
也不知道是什么时候更新到1.6.7版的
DevIL 1.4.0 Documentation and Tutorials Any platform (362 KB)
Download this for an offline version of the documentation and tutorials (html, doc and pdf).
DevIL 1.5.5 Manual Any platform (665 KB)
Download this for an offline version of the DevIL manual (doc and pdf).
If you run Windows and do not have Word, download the free Microsoft Word Viewer to view the .doc version of the DevIL manual. Download the free Adobe Acrobat Reader at www.adobe.com to read the .pdf version of the DevIL manual.
DevIL 1.6.7 End User Package (351 KB)
This zip contains only the .dll files (and a readme) -- good for a distribution.
DevIL 1.6.5 Debug Files (441 KB)
This zip contains only the debug versions of the .dll and .lib files for MSVC++.
DevIL 1.6.7 Windows SDK (400 KB)
This zip file includes precompiled .dll and .lib files of DevIL, the DevIL headers.
DevIL 1.6.7 Linux SDK (1033 KB)
This tar.gz file is the tarball for the linux installation.
DevIL 1.6.7 OS X Package (2,6 MB)
This includes a precompiled version and the DevIL headers and all the external library included. The framework version will not be supported, it was just causing problem, now is deployed as a dynamic library stored in /usr/local
Compiling from sources
The latest DevIL sources are found in DevIL.zip. A tar.gz version can be found at DevIL.tar.gz. To compile DevIL from the sources, you must have these libraries:
DevIL 1.4.0 Documentation and Tutorials Any platform (362 KB)
Download this for an offline version of the documentation and tutorials (html, doc and pdf).
DevIL 1.5.5 Manual Any platform (665 KB)
Download this for an offline version of the DevIL manual (doc and pdf).
If you run Windows and do not have Word, download the free Microsoft Word Viewer to view the .doc version of the DevIL manual. Download the free Adobe Acrobat Reader at www.adobe.com to read the .pdf version of the DevIL manual.
DevIL 1.6.7 End User Package (351 KB)
This zip contains only the .dll files (and a readme) -- good for a distribution.
DevIL 1.6.5 Debug Files (441 KB)
This zip contains only the debug versions of the .dll and .lib files for MSVC++.
DevIL 1.6.7 Windows SDK (400 KB)
This zip file includes precompiled .dll and .lib files of DevIL, the DevIL headers.
DevIL 1.6.7 Linux SDK (1033 KB)
This tar.gz file is the tarball for the linux installation.
DevIL 1.6.7 OS X Package (2,6 MB)
This includes a precompiled version and the DevIL headers and all the external library included. The framework version will not be supported, it was just causing problem, now is deployed as a dynamic library stored in /usr/local
Compiling from sources
The latest DevIL sources are found in DevIL.zip. A tar.gz version can be found at DevIL.tar.gz. To compile DevIL from the sources, you must have these libraries:
- Libpng, for .png support.
- Zlib, for compression.
- Libjpeg, for .jpg support.
- Libtiff, for .tif support.
- Libmng, for .mng support.
- Little CMS, for colour profiles.