<p dir="ltr"><br>
On 20 Oct 2015 12:15 pm, "Dirk Hohndel" <<a href="mailto:dirk@hohndel.org">dirk@hohndel.org</a>> wrote:<br>
><br>
> I'm a bit stuck and am on my way to "bad internet island"... maybe someone<br>
> can help me...<br>
><br>
> I'm trying to build the Android apk on Mac (yeah, I know... but I now have<br>
> all the pieces downloaded, so work with me). Everything goes great.<br>
> libftdi fails completely with weird errors, so let's ignore that<br>
> and then cmake on Subsurface barfs that it can't find any of the<br>
> pkg-config based packages like libxml-2.0.<br>
><br>
> Running pkg-config with the correct PKG_CONFIG_PATH finds all of the<br>
> libraries. Printing out the environment variable $ENV{PKG_CONFIG_PATH}<br>
> right before the call to pkg_config_library(LIBXML libxml-2.0 REQUIRED)<br>
> shows that the right path is set. But cmake finds none of the libraries.</p>
<p dir="ltr">That one seems familiar, I'll check how I solved that when I get home tonight.</p>
<p dir="ltr">><br>
> So it somehow must be explicitly unsetting or changing the correct<br>
> PKG_CONFIG_PATH that was set.<br>
><br>
> Any ideas? Tomaz? Anton?<br>
><br>
> /D<br>
> _______________________________________________<br>
> subsurface mailing list<br>
> <a href="mailto:subsurface@subsurface-divelog.org">subsurface@subsurface-divelog.org</a><br>
> <a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface">http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface</a><br>
</p>