<div dir="ltr"><div><div>Awesome! I just tested and it is working great now. Thank you so much for fixing this!<br><br></div>Am I correct to guess that I will need to apply the changes to AndroidAppSettings.cfg to all the copies of that file that I have for each different game that has been compiled as a standalone apk?<br><br>---<br></div>James<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 9, 2016 at 9:42 AM,  <span dir="ltr"><<a href="mailto:subversion@hamsterrepublic.com" target="_blank">subversion@hamsterrepublic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">teeemcee<br>
2016-09-09 09:42:00 -0700 (Fri, 09 Sep 2016)<br>
411<br>
Fix android builds segfaulting. ndk-build was compiling filelayer.cpp without -DFBCVERSION.<br>
<br>
This causes the wrong struct definitions to get used for FB internals.<br>
Broken since OPENFILE added in r9000.<br>
<br>
It wasn't just -DFBCVERSION, all CFLAGS were omitted. They are now included<br>
by android/AndroidAppSettings.<wbr>cfg.<br>
This means that the level of optimisation selected with scons debug=#<br>
now affects android builds.<br>
---<br>
U   wip/SConscript<br>
U   wip/android/<wbr>AndroidAppSettings.cfg<br>
U   wip/fb/fb_stub.h<br>
U   wip/ohrbuild.py<br>
______________________________<wbr>_________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org">ohrrpgce@lists.motherhamster.<wbr>org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.<wbr>org/listinfo.cgi/ohrrpgce-<wbr>motherhamster.org</a><br>
</blockquote></div><br></div>