On Wed, Mar 12, 2014 at 08:49:55AM -0500, Heinrich Taube wrote: > it doesn't use QT, and its explicitly disabled for juce itself by my define > JUCE_QUICKTIME=0
:-) Sorry, QT isn't short for QuickTime, it's a rather common C++ platform-agnostic framework used, for example, by KDE (pretty much the framewoek that triggered the initial GNOME development (back then, QT had a rather strange licence but at some point they switched to GPL). I actually more than once wondered why you didn't use QT instead of Juce (but not knowing QT is a _pretty_ good excuse). Cheers, RalfD > On Mar 12, 2014, at 8:15 AM, Ralf Mattes <[email protected]> wrote: > > > What I find strange: "QDBusObjectPath" ... that's a QT class. Since when > > does Grace use QT? Last time I looked it was Juce. > _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
