<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 23 Nov 2023 at 15:01, Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.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"><u></u>

  
    
  
  <div>
    <p><br>
    </p>
    <div>Le 23/11/2023 à 14:53, Javier Jimenez
      Shaw via gdal-dev a écrit :<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div>Hi</div>
        <div><br>
        </div>
        <div>A colleague of mine is compiling in Mac. I am aware of the
          problems with arrow and libkml:<br>
        </div>
        <div><a href="https://gdal.org/development/building_from_source.html#building-on-macos" target="_blank">https://gdal.org/development/building_from_source.html#building-on-macos</a></div>
        <div><br>
        </div>
        <div>But we are compiling with GDAL_USE_EXTERNAL_LIBS=OFF</div>
        <div><br>
        </div>
        <div>However he has those problems with arrow and libkml, and
          had to unistall them from his computer.<br>
        </div>
        <div><br>
        </div>
        <div>I thought that it was enough
          disabling GDAL_USE_EXTERNAL_LIBS (we are not enabling
          explicitly arrow or kml). Am I wrong?</div>
      </div>
    </blockquote>
    <p>He might have to remove CMakeCache.txt because it could contain
      the GDAL_USE_LIBKML=ON declaration that was set before turning off
      GDAL_USE_EXTERNAL_LIBS</p></div></blockquote><div>He started from an empty directory.</div><div><br></div><div>We are using conan, that is python, and setting GDAL_USE_EXTERNAL_LIBS=False . This is the result after searching for that string:<br></div><div><br></div><div><span>$ rg  -C3 GDAL_USE_EXTERNAL_LIBS 9e1a1eccb8f4704e0053d8d98cd817cbba03c366/CMakeCache.txt<br>1010-<br>1011-//Whether detected external libraries should be used by default.<br>1012-// This should be set before CMakeCache.txt is created.<br>1013:GDAL_USE_EXTERNAL_LIBS:BOOL=False<br>1014-<br>1015-//Set ON to use FREEXL<br>1016-GDAL_USE_FREEXL:BOOL=OFF<br>--<br>2419-GDAL_ENABLE_PLUGINS_NO_DEPS-ADVANCED:INTERNAL=1<br>2420-//ADVANCED property for variable: GDAL_USE_CPL_MULTIPROC_PTHREAD<br>2421-GDAL_USE_CPL_MULTIPROC_PTHREAD-ADVANCED:INTERNAL=1<br>2422://Previous value of GDAL_USE_EXTERNAL_LIBS<br>2423:GDAL_USE_EXTERNAL_LIBS_OLD_CACHED:INTERNAL=False<br>2424-//STRINGS property for variable: GDAL_USE_INTERNAL_LIBS<br>2425-GDAL_USE_INTERNAL_LIBS-STRINGS:INTERNAL=ON;OFF;WHEN_NO_EXTERNAL<br>2426-//Set ON to use Rasterlite2</span></div><div><span><br></span><div><br>
        </div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
    <p><br>
    </p>
    <blockquote type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>Thanks.<br>
        </div>
        <div>
          <div dir="ltr" class="gmail_signature">
            <div dir="ltr">
              <div>.___ ._ ..._ .. . ._.  .___ .. __ . _. . __..  ...
                .... ._ .__</div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
gdal-dev mailing list
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
</pre>
    </blockquote>
    <pre cols="72">-- 
<a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </div>

</blockquote></div></div>