Patches item #1413364, was opened at 2006-01-24 02:28 Message generated for change (Settings changed) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1413364...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata-dev Group: bugfix
Status: Closed Resolution: Fixed
Priority: 5 Submitted By: Thomas Grill (xovo) Assigned to: Miller Puckette (millerpuckette) Summary: fix name clash - specialize PD's portaudio function names
Initial Comment: Hi all, when compiling the latest Portaudio V19 source some name clashes arise between some PD portaudio-related functions (pablio/ringbuffer stuff) and portaudio itself (which now internally uses a ringbuffer as well). To get around that issue it seems to be cleanest to rename the respective PD functions. This is what the attached patch does. It is relative to pd-devel, but should be somehow usable for main pd too.
best greetings, Thomas
----------------------------------------------------------------------
Comment By: Miller Puckette (millerpuckette) Date: 2006-08-14 07:25
Message: Logged In: YES user_id=313747
I think this is fixed now.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1413364...