[Live-devel] On the fly decoding
Roberto Nappi
r_nappi at yahoo.it
Wed Mar 31 15:00:02 PST 2004
> Probably because "video_decode()" is a C function
> that's being called from
> within C++ code. To fix this...
>
> >#include "decoder.h"
>
> Change this to:
>
> extern "C" {
> #include "decoder.h"
> }
I'm sorry, but testProgs/Makefile's answer is:
decoder3.h:28: previous declaration of `void
video_decode_example(char*)' with
C++ linkage
decoder3.h:28: conflicts with new declaration with C
linkage
make: *** [testMPEG1or2VideoReceiver.o] Error 1
Can I do somethings?
Regards. Rona.
______________________________________________________________________
Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/
More information about the live-devel
mailing list