I've been trying to add DevIL to a small c++ openGL project. The problem is, whenever I try to add the second library, ILU.lib, to the additional dependencies in visual studio, I get the error "The application was unable to start correctly (0xc0000142). Click OK to close the application."
The base library, DevIL.lib, works fine. The problem only happens when I try to add ILU.lib.
I don't think this has anything to do with my code, as I've tried removing all code that has anything at all to do with the library. All it takes is for ILU.lib to be in additional dependencies. So it has something to do with the library/dll. I've tried re-downloading it. I have no idea how to go about troubleshooting this.
Aucun commentaire:
Enregistrer un commentaire