Re: [Audacity-devel] libsamplerate and audacity-1.2 branch
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
From: Dominic M. <do...@mi...> - 2003-10-01 03:49:16
|
Greg Mekkes wrote: > I just did a configure using audacity-1.2 cvs. > Using --with-libsamplerate=local gave me libresample > configured in. Turns out there is a solution though. > Just delete the entire lib-src/libresample directory > before configuring and it happily uses libsamplerate. Oops. It's fixed, but it's ugly. I suck at writing autoconf and/or shell scripts. If anyone wants to clean it up, that'd be great. I'll stick to C++. :) - Dominic > Greg > > --- Dominic Mazzoni <do...@mi...> wrote: > >>Greg, >> >>Try configure --without-libresample --with-libsamplerate=local, >>that will work. >> >>I just fixed it so that it allows you to just say --with-libsamplerate >>instead (in the AUDACITY_1_2 branch) >> >>- Dominic >> >>Greg Mekkes wrote: >> >>>Just grabbed the audacity-1.2 branch source tree. No matter >>>how I run configure, libsamplerate refuses to get configured in. >>>If I specify without libresample, it says configured without any >>>resampling support. Using --with-libsamplerate of any form ends up >>>configureing libresample instead. Any thoughts. libsamplerate is >>>in lib-src. >>> >>>Greg > > > > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > http://sitebuilder.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Audacity-devel mailing list > Aud...@li... > https://lists.sourceforge.net/lists/listinfo/audacity-devel |