DentonW / DevIL

Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter, and display a variety of images with ease. It is highly portable and has been ported to several platforms.
http://openil.sourceforge.net/
GNU Lesser General Public License v2.1
446 stars 137 forks source link

il_devil.cpp: Rename mips to mipmaps #82

Open glebm opened 4 years ago

glebm commented 4 years ago

Something in my MIPS toolchain defines a constant mips, resulting in compilation error here. My toolchain comes from buildroot so it's likely that other users may experience the same issue.

I'm hoping to fix the root cause later on my side, but for now the easiest seems to be to rename the variable in DevIL.