Re: [swfmill] [ANN] prerelease 0.2.11.18

2006-08-18 Thread daniel fischer
Steve Webster [EMAIL PROTECTED] (on Fri, 18 Aug 2006 01:30:26 +0100): That's exactly what I got every time. To build swfmill dynamically linked to the relevant libraries, edit the Makefile.am files in the src and swft directories and comment out the lines at the top pertaining to

Re: [swfmill] [ANN] prerelease 0.2.11.18

2006-08-18 Thread erixtekila
That's exactly what I got every time. To build swfmill dynamically linked to the relevant libraries, edit the Makefile.am files in the src and swft directories and comment out the lines at the top pertaining to Macs. This will at least enable you to get a working OS X build up and running

Re: [swfmill] [ANN] prerelease 0.2.11.18

2006-08-18 Thread erixtekila
the mac build script (release-mac.sh) was specific to the setup there, what i basically was doing is to cut-n-paste the failing link line (ld...) and removing, alternatively adding, the --all-static flag. dont ask me :/ strangely, nothing really changed on this within at least the last