Has anybody got DevIL (used to be OpenIL - openil.sf.net) to work with Dev-C++?
I got it to compile after I rebuilt the .a files using the .dll and .def files with dlltool. But then some DevIL functions simply crash my code.
Any idea?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have not really done anything with openil, but most of the libraries i compiled under cygwin worked with Dev. myabe you should compile openil first with cygwin then use the libraries in Dev.
Cheers, and hope it works
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everybody
Has anybody got DevIL (used to be OpenIL - openil.sf.net) to work with Dev-C++?
I got it to compile after I rebuilt the .a files using the .dll and .def files with dlltool. But then some DevIL functions simply crash my code.
Any idea?
i have not really done anything with openil, but most of the libraries i compiled under cygwin worked with Dev. myabe you should compile openil first with cygwin then use the libraries in Dev.
Cheers, and hope it works