Joshua A. Andler wrote:
I'm actually pretty sure that Ishmal is currently finishing up the new libraries for the win32 version, so it will need to be repackaged with those to really be effective for testing.
I finished the first attempt at this, and the new libs can be found here:
I already made the commit to the Makefile.mingw.* files to accomodate this, and right-shifted the existing gtk2.4 ones to *.old.
The location defaults to c:\gtk26 now, to differentiate from the old one. You can change this to whatever you want, of course.
And, of course, you should do a "clean" first before building with this.
It actually seems a bit nicer and cleaner than the older one. There is one fix that someone needs to look at, however, in that the stock names seem to be missing from some pushbuttons. Minor theme tweak, I'm sure.
Notice that most of the libraries are dynamic now, and that the .exe size is smaller. Our users will probably appreciate this.
I also made a new cross-compiler for gcc3.4.4, but I'll wait a day or so to upload it, as the current compiler seems to handle it fine.
I think this fixes the libpng.dll bug by avoiding it. ;-)
Bob