On Tuesday 05 Dec 2006 19:49, Guillaume Laurent wrote: > On Tuesday 05 December 2006 20:17, Guillaume Laurent wrote: > > RG won't compile if you don't have the fftwt3f lib installed.
Yes, I'm not quite sure what to do about that. I added a cmake test for it and had intended to #ifdef out the relevant bits, but it's not very simple to do. One problem is that the functionality being added (the ability to timestretch an audio file just by ctrl-dragging its right edge on the segment canvas) is not something that can just be greyed out if it's not available -- so the scope for confusing the user if the feature isn't compiled in is rather substantial. I suppose it could pop up a dialog saying "this feature isn't available"... There is an associated menu option (the Rescale one) that could be greyed out, but I suspect most people won't be using that. Assuming they can work out how to do it the easy way. > And I can't get it to link either, having installed fftw3f and > called 'cmake .' ... I think you'll need to be a little bit more verbose with the old error log there, unless you're planning to fix that one yourself... Chris ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
