[Libav-user] Compile FFmpeg Examples via Eclipse under Windows

Strahinja Radman dr.strashni at gmail.com
Sat Jan 18 11:53:52 EET 2020


-------- Original message --------From: Alexander Gribanov <sunrisecoder at gmail.com> Date: 18/01/2020  09:53  (GMT+01:00) To: libav-user at ffmpeg.org Subject: [Libav-user] Compile FFmpeg Examples via Eclipse under Windows Hello!I tried to compile FFmpeg Examples under the Windows via Eclipse and MinGW, but I'm not so experienced yet and something doesn't want to work and I can't understand "why?"... Even though, I'm not sure, how should it works actually...I created a C project in Eclipse 2019.12, copied one of the examples there and connected the "include" folder. It looks like this now:I connected it like this:After that compilation of the Example was successful, but the Linking failed.I tried to connect libraries, but it doesn't work...I tried also many other ways, also tried to write names of the libraries in the field "Libraries", but it didn't work, all the time the log is following: https://pastebin.com/8zp8MYUfCould You, pleaseYour build line does not include libraries required to link the examples i think. Not sure where you need to put them in Eclipse but there definately should be -lavformat -lavutil -lavcodec -lavfilter in that linking line.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20200118/23ce3020/attachment.html>


More information about the Libav-user mailing list