On Fri, Jun 26, 2009 at 1:42 AM, Alberto Villa<[email protected]> wrote: > On Friday 26 June 2009 09:57:46 [email protected] wrote: >> Revision: 3669 >> http://kdenlive.svn.sourceforge.net/kdenlive/?rev=3669&view=rev >> Author: granjow >> Date: 2009-06-26 07:57:46 +0000 (Fri, 26 Jun 2009) >> >> + double phi = (double) i->boundingRect().width() / > > i don't think this is a good thing, it should break compilation on armel which > doesn't have the double type. you should use qreal instead (i think)
MLT uses double liberally. So, if MLT does not work for armel, what good is kdenlive? -- +-DRD-+ ------------------------------------------------------------------------------ _______________________________________________ Kdenlive-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
