Patches item #1413364, was opened at 2006-01-24 01:28 Message generated for change (Tracker Item Submitted) made by Item Submitter 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: Open Resolution: None Priority: 5 Submitted By: Thomas Grill (xovo) Assigned to: Nobody/Anonymous (nobody) 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
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1413364...