Re: [fluid-dev] making a standalone fluidsynth plugin on Mac

2012-03-25 Thread Antoine Schmitt
Hi list, coming back on this. I stippped down my dependencies, and now my Xtra only depends on glib and gthread. But now I am stuck again, trying to not depend on these shlibs. - I used Sven install_name_tool idea, which seems to work and load the locally copied shlibs, but then it crashes my

Re: [fluid-dev] Fun dbus crash

2012-03-25 Thread David Henningsson
On 02/28/2012 11:47 AM, Corbin Simpson wrote: Hey all, I know I've been super-silent on the FS front, but I got the bug in me today, so I revived my Python FS bindings. While hacking, I discovered this delightful crash: Can you check if the patch in r441 resolves your issue? Thanks! // David