Page 2 of 2

Posted: Sat Jun 25, 2005 10:02 am
by fcoutant
I had sent one to you some months ago.
I'm going to post you again my patches and Makefile, against 0.10.0, since they have changed a bit. I'd like them be integrated mainstream... Stay tuned, will send it within 1 or 2 days.
FYI it builds a shared lib on Linux (gcc) or Windows (mingw). On linux it uses system zlib/jpeg/png libs; On windows it also builds drivers for DX8/9 though this depends on a DX8/9 mingw kit I once found working.

Posted: Sat Jun 25, 2005 1:30 pm
by hybrid
Hmm, I also provided some new Makefile for versions 0.8 and 0.9 containing some useful improvements, e.g. automatically updated dependency files, cleaned up object and compiler options handling, and support for shared libraries. I just did not update the Makefile for 0.10 right now as I reorganized the objects and this needs quite some amount of work to update to the new files in each version. Maybe I should skip this part and just update the command lines etc. to have it integrated into distribution?!