Forgot to reply to this last point: On Thu, 2008-03-13 at 15:50 -0400, Paul Giblock wrote: > Oh, regarding FluidSynth's future. I don't care if it is ported to > C++ or not, but: please do not depend on glib or Qt. Fluidsynth is > very nice in that it doesn't pull in massive TK dependencies like Gtk > and Qt. Our application, LMMS, is a Qt app and I would hate to make > our program pull in another (opposing) library. >
libfluidsynth will never depend on a GUI. Glib is a rather small utility library that only depends on pkg-config to build it. FluidSynth still suffers from some portability issues and glib would likely give us a simple way to resolve these issues in a least dependent manner. > Thank you, > Paul Giblock > Best regards, Josh _______________________________________________ fluid-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fluid-dev
