On Jul 17, 2012, at 2:41 PM, Louis Opter wrote: > On Tue, 17 Jul 2012 13:12:40 +0530 Arun Raghavan > <[email protected]> wrote: > >> (looks like it's possible to work around after all) >> >> This moves out the webrtc bits into a small helper library to shield >> the rest of module-echo-cancel from being linked with a C++ linker. >> This is required because automake will _always_ link >> module-echo-cancel in C++ mode if any of its deps (even conditional >> ones) are in C++. This patch prevents this from happening. > > Awesome! I'll try to test that tonight.
And, it works! Thanks -- Louis Opter _______________________________________________ pulseaudio-discuss mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
