Uploaded a .zip with corrected makefile and according Linux executable, to http://www.katjaas.nl/pitchshift/soundtouch~.html
I was not aware that the standard c++ libs must be explicitly linked, on Linux. While checking soundtouch~ in vanilla Pd, I found some Pd-extended objects calls in the help patch. I'll change that as well, later. Katja On Tue, Sep 20, 2011 at 5:53 AM, Hans-Christoph Steiner <[email protected]>wrote: > > On Sep 19, 2011, at 7:38 PM, katja wrote: > > > > Tried to load [soundtouch~] in vanilla Pd on Debian and indeed the same > error was shown about undefined symbol _Znaj. In Pd extended it loads and as > Mathieu pointed out this must be because other libs already loaded > libstdc++. I will upload a fixed version tomorrow or so. Thanks for helping. > > > > Ah, yeah, that makes sense. I was testing with Pd vanilla. So it should > just be a matter of linking to libstdc++? > > > On Mon, Sep 19, 2011 at 7:00 PM, Hans-Christoph Steiner <[email protected]>wrote: > >> I hope you get your 64-bit float support nailed down, that is a great >> thing, that'll make the switch to 64-bit worth it to me. >> > > > These days I'm working hard on double precision Pd. While issues kept > popping up, I postponed announcement. But I expect to report very soon, > with vanilla Pd for 99% working correctly in double precision. > > > Woo hooo! I plan on getting this into Pd-extended as soon as possible. > > .hc > > > > > ---------------------------------------------------------------------------- > > I have always wished for my computer to be as easy to use as my telephone; > my wish has come true because I can no longer figure out how to use my > telephone." --Bjarne Stroustrup (creator of C++) > >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
