I am using DevIL in my vc++ application. When build the application I get an error fatal error LNK1104: cannot open file 'il_wrap.lib'. There is no such file (il_wrap.lib). I am using DevIL-SDK-x86-1.7.8. From where did I get the file il_wrap.lib.
Search in the folder where you installed/downloaded/copied the DevIL library. Check that you use correct 32-bit/64-bit, static/dynamic linkable .LIB file.