[Speex-dev] Missing 'extern "C" {' in speex_jitter_buffer.h ?
Joshua Gargus
schwa at fastmail.us
Thu Jun 26 23:44:43 PDT 2008
Hi,
It seems like there's a missing ...
#ifdef __cplusplus
extern "C" {
#endif
... somewhere near the beginning of speex_jitter_buffer.h (I'm looking
at the latest SVN version). Otherwise, there is nothing to match the
"#ifdef __cplusplus" near the end of the file. Inserting the lines
above allows my code to compile.
(BTW, Speex has been working like a charm for us! Thanks!)
Cheers,
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20080626/db67982f/attachment.htm
More information about the Speex-dev
mailing list