I've a strage behaviour using DevIL Library 1.78 (using precompiled package) on Windows Vista with MSYS(1.0.11)/MinGW(5.16), any ilGetInteger call returns 0 on runtime. I use my own CMake files to find and link the library. Same code run's perfectly on Windows XP (MSYS/MinGW) and Linux (Debian).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've a strage behaviour using DevIL Library 1.78 (using precompiled package) on Windows Vista with MSYS(1.0.11)/MinGW(5.16), any ilGetInteger call returns 0 on runtime. I use my own CMake files to find and link the library. Same code run's perfectly on Windows XP (MSYS/MinGW) and Linux (Debian).