<div dir="ltr"><div dir="ltr">Hi Tom,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 17 Jul 2019 at 12:53, Thomas Hogarth <<a href="mailto:thomas.hogarth@gmail.com">thomas.hogarth@gmail.com</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"><div dir="ltr"><div dir="ltr">I'v tested on iOS and have run into an issue with FontConfig.<br>It's automatically find the macOS version of FontConfig that comes installed by default on the OS.<br><br>I've done a hack fix for iOS you can see here<br><br><a href="https://github.com/tomhog/OpenSceneGraph/commit/4d803e53120d3312d354fb4c53d9bd8f6410bae1" target="_blank">https://github.com/tomhog/OpenSceneGraph/commit/4d803e53120d3312d354fb4c53d9bd8f6410bae1</a><br><br>But looking you can actually build FontConfig for iOS so users may want to use it.<br>This issue will probably affect Android users too. We can either put the same kind of road block up for Android builds or we need a more elegegant way of finding the FontConfig package for the platform you're building for.</div></div></blockquote><div><br></div><div>I think it would make sense for us to be conservative then and disable the check for FontConfig under iOS and Android.  Could you make these mods and generate a PR for them so I can make sure that the next 3.6.4 rc builds on these out of the box.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">For other dependancies like Freetypes etc I usually directly pass the CMake values required via</div><div dir="ltr">the command like. So maybe that's another option to force it to not found?<br></div></div></blockquote><div><br></div><div>This close to a release I don't want to add any further variables to the mix of things that could cause end user problems so issues like FontConfig I'd prefer to avoid creating a snow ball of changes each of which may have it's won conseqences like the FontConfig one has...<br></div><div><br></div><div>Cheers,<br></div><div>Robert.<br></div><div> </div></div></div>