<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body dir="auto"><div><br></div><div style="font-size:100%;color:#000000" dir="auto"><!-- originalMessage --><div>-------- Original message --------</div><div>From: Alexander Gribanov <sunrisecoder@gmail.com> </div><div>Date: 18/01/2020  09:53  (GMT+01:00) </div><div>To: libav-user@ffmpeg.org </div><div>Subject: [Libav-user] Compile FFmpeg Examples via Eclipse under Windows </div><div><br></div></div><div dir="ltr">Hello!<div><br></div><div>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...</div><div><br></div><div>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:</div><div><div><img src="content://com.samsung.android.email.attachmentprovider/2/1337/RAW" alt="image.png" width="408" height="195" onmouseover="imageMousePointerUpdate(true)" onmouseout="imageMousePointerUpdate(false)" name="com_samsung_android_email_attachmentprovider_2_1337_RAW_1579340967025"><br></div></div><div>I connected it like this:</div><div><div><img src="content://com.samsung.android.email.attachmentprovider/2/1338/RAW" alt="image.png" width="542" height="398" onmouseover="imageMousePointerUpdate(true)" onmouseout="imageMousePointerUpdate(false)" name="com_samsung_android_email_attachmentprovider_2_1338_RAW_1579340967027"><br></div></div><div><br></div><div>After that compilation of the Example was successful, but the Linking failed.</div><div>I tried to connect libraries, but it doesn't work...</div><div><div><img src="content://com.samsung.android.email.attachmentprovider/2/1339/RAW" alt="image.png" width="542" height="363" onmouseover="imageMousePointerUpdate(true)" onmouseout="imageMousePointerUpdate(false)" name="com_samsung_android_email_attachmentprovider_2_1339_RAW_1579340967028"><br></div></div><div><br></div><div>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: <a href="https://pastebin.com/8zp8MYUf">https://pastebin.com/8zp8MYUf</a></div><div><br></div><div>Could You, please</div><div><br></div><div><br></div><div>Your 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.</div></div>
</body></html>