On 11 March 2010 20:36, Piers Haken <pie...@hotmail.com> wrote: > Actually I didn't build those libraries - I just downloaded those versions > from the recommended sites. > > libxml2: http://www.zlatkovic.com/libxml.en.html > libpng: http://sourceforge.net/projects/gnuwin32/files/libpng/ > > I had to fake up a bunch of pkg-config files in order to get ./configure to > run. > > I ended up just ifdeffing out those 'xmlFree' references and got it to > compile. > > After that I had to deal with a whole bunch of linker errors due to version > conflicts between the various static libraries. I solved that by dynamically > linking everything.
I did something similar when building on MinGW in Windows myself. In the end I concluded it would be easier to cross-compile from Linux. > > I have a build that works now, but it wasn't easy. It would be really nice if > we could get some build instructions with links to the various dependencies. > > Also, an SVN repository would be nice... The Bazaar repository is here: https://code.launchpad.net/~djcsdy/swfmill/trunk. It is linked from swfmill.org, albeit not very obviously. Or did you specifically want an SVN repo for some reason? Dan. _______________________________________________ swfmill mailing list swfmill@osflash.org http://osflash.org/mailman/listinfo/swfmill_osflash.org