Hi, I've got the following problem:

I'm using eclipse with qt integration. 
At the moment I'm trying to add ffmpeg to my project I'm working on. When I try 
to build it I get a lot of linker errror's
like:

In function `decode_init_mp3on4':
libavcodec/mpegaudiodec.c:2417: undefined reference to `av_log'

and so on. 
There is an additional odd sitiutation: When using the functions from the 
linker errrors directly (for example av_resacle_q or av_log) it builds without 
errors.

Ps: im using windows with mingw ,and yes I'm linking to all neccesary libav... 
libraries (including libavutil)

greetings
_______________________________________________________________________
Sensationsangebot verlängert: WEB.DE FreeDSL - Telefonanschluss + DSL
für nur 16,37 Euro/mtl.!* http://dsl.web.de/?ac=OM.AD.AD008K15039B7069a

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to