[vlc-devel] Re: vlc: svn commit r8914 (gbazin)
Gildas Bazin
gbazin at altern.org
Thu Oct 7 10:53:31 CEST 2004
On Thursday 07 October 2004 01:33, Frédéric RUGET wrote:
> Hi Gildas,
>
> With your commit, the portaudio plugin does not
> compile any more for me.
> I believe you really need to keep the C++ linkage
> directive in configure.ac because (although portaudio.c
> is plain C), libportaudio.a might be C++.
>
Yes it does make sense. The library API is purely C but the library itself
can depend on libstdc++.
Patch applied.
> Also I have prepared a source and a binary distribution
> of libportaudio/ASIO for cygwin. I guess it would not
> be a good idea to attach those to this email.
> Are you interested in retrieving those ? How should
> I send them to you ?
>
You can send them to me directly by email.
I guess we could include the portaudio/ASIO support in the official win32
binary.
--
Gildas
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list