VTFLib icon indicating copy to clipboard operation
VTFLib copied to clipboard

DevIL library is out of date.

Open NeilJed opened this issue 6 years ago • 1 comments

VTFEdit and VTFCmd expect an old version of DevIL which is no longer available. Newer versions have vastly changed codewise and don't work as a direct drop-in replacement.

VTFEdit and VTFCmd need to be updated to either use a newer version of DevIL or switch to a different image input/output library.

NeilJed avatar Jul 18 '19 08:07 NeilJed

Currently considering switching to using FreeImage as it does the basic Image IO stuff that DevIL was used for an is still maintained.

NeilJed avatar Jul 22 '19 13:07 NeilJed