The application was unable to start correctly.

closed account (2NywAqkS)
I have recently change to using DevIL. I got the 64-bit download put the library files in the lib folder, the header ect. in the include/IL folder and the DLLs in the project folder. However when I try to run it I get this error.

The application was unable to start correctly.

why? I know there is very little to go on but does anyone have any idea on what might have caused this?
Last edited on
However when I try to compile it I get this error.
You get this when trying to compile or when trying to run the app? This looks like a runtime issue.
closed account (2NywAqkS)
Oh yes, sorry it is a run time issue
closed account (zb0S216C)
It could be program initialisation failure, such as a missing dependency (DLL).

Wazzak
Topic archived. No new replies allowed.