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.
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.
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.