<div dir="ltr"><div><div><div><div><div><div>I found libx264.a and .so  at the /usr/local/lib <br></div>also I found x264.h at the /usr/local/include.<br><br></div>I think that the problem is with the cpp command I should recommend to use some flag to make things in two steps:<br><br></div>In a first step it collects all the declarations and in a second step all the definitions so order do not mind. Of course library function names  must be different<br></div>It would be a good point to collect also all dependencies before all<br></div>I should save all libraries in separated directories hanged from /usr/local with the same structure (lib,include,others), so if I would like to remove a library I should delete the directory.<br><br></div>It would be an issue not be needed using stupid environment variables<br>Also to use the same name for directory than the main lib and .h<br><div><div><div><div><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-08-31 15:31 GMT+02:00 Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:ceffmpeg@gmail.com" target="_blank">ceffmpeg@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
<span class=""><br>
2016-08-29 14:29 GMT+02:00 Perette Barella <<a href="mailto:perette@barella.org">perette@barella.org</a>>:<br>
</span><span class="">> I wonder *why* are you avoiding pkg-config?<br>
<br>
</span>Many toolchains do not offer pkg-config by default, it also typically<br>
leads to as many issues as it tries to fix.<br>
<span class="HOEnZb"><font color="#888888"><br>
Carl Eugen<br>
</font></span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">http://ffmpeg.org/mailman/<wbr>listinfo/libav-user</a><br>
</div></div></blockquote></div><br></div>