On Thu, Aug 14, 2008 at 5:35 PM, Dan Dennedy <[EMAIL PROTECTED]> wrote: > On Thu, Aug 14, 2008 at 5:38 AM, reinhard <[EMAIL PROTECTED]> wrote: >> On Sat, 2008-08-09 at 18:29 -0200, Mads Bondo Dydensborg wrote: >>> Oh, and perhaps an important note: the wizard configures mlt >>> with --disable-qimage because I simply could not figure out a way to >>> reliably >>> let the mlt configure system know where to find qimage.h. (Shouldn't the >>> sources include Qt/qimage.h at the least, or something?). >> >> Will be of not much help for you (but maybe for other having the same >> problem), but personally I could solve this on my machine by changing a >> line in the configure script in mlt/src/modules/qimage: >> >> from >> >> qimage_libdir=/usr/lib/qt4 >> >> to >> >> qimage_libdir=/usr/lib > > I have noticed that distros have different ways of handling the > include and lib dirs as a means to allow parallel installs of qt > generations and I guess to keep some backwards compatibility or > consistency with their qt3 install. It might be difficult to make > qimage support seamless. It seems I always have to specify include and > libdirs to make it work with qt4. > > -- > +-DRD-+ >
Maybe it would be better to drop Qt3 support? Is kdenlive the only one that uses the QImage producer? And now that the focus is on the KDE4/Qt4 port, maybe the Qt3 support could be dropped in mlt? Regards, -- ----------------------------------------------------------------- "Your mind is like a parachute: it works better when open." Lúcio Flávio Corrêa (+55) (87) 9118-8115 lucio.correa #at# gmail.com luciocorrea.wordpress.com ------------------------------------------------------------------------- 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=/ _______________________________________________ Kdenlive-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
