On 6-Oct-08, at 11:08 PM, Nick Guenther wrote: >> > > None here. For the purposes on documenting how to get Mixxx compiling, > where should ladspa.h live? Is there a source package to download that > you can `make` or are we just supposed to save > http://www.ladspa.org/ladspa_sdk/ladspa.h.txt to /usr/local/include? > > -Nick
You're way ahead of me here. After my experience tonight getting all these LADSPA plugins to compile on OS X (I had to modify all their makefiles), I'm starting to think that we should just roll the LADSPA plugins we want into our source tree, along with ladspa.h. All the LADSPA plugins I compiled can be turned into single dynamic libraries (I think), and SCONS will do a better job at building them, as most of the plugins I compiled only have a Makefile (no autotools). We might get flak from the distro people for doing this, but it'll let us deploy on more platforms faster, and have better quality control. Oh, and I made some more progress: http://imagebin.ca/view/u8n4Qr.html :) Thanks, Albert ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
