<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">The problem with having 2 libaom versions in thirdparty/src is that the build will always try to build the latest one even when <a href="http://configure.ac" target="_blank">configure.ac</a> uses a previous version like in the following:<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">PKG_3RD([libaom],[auto],<br>  [libaom-v3.4.0],<br>  [ usr/local/lib*/libaom*.a ],<br>  [ usr/local/include ])</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">As Andrew already noted, v 3.8.0 does not build on Ubuntu 16 due to cmake.  So I tested the above and it fails too.  The problem is we would like for users who do their own builds for it to be automatic and to be able to build without having to delete stuff to do so.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The good news is that libaom3.8.0 DOES build on Debian 9.1-32 bit.  But I did not execute any render test yet.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 21, 2023 at 8:32 AM Andrea paz via Cin <<a href="mailto:cin@lists.cinelerra-gg.org" target="_blank">cin@lists.cinelerra-gg.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have compiled with both aom 3.8 and aom 3.6 patches without errors.<br></blockquote><div> </div></div></div>