<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>Craig,</p>
    <p>did you update an existing git checkout ? If so, due to the lack
      of header dependency tracking in our nmake & GNUmakefile build
      systems, you generally have to "nmake /f makefile.vc clean" (or
      "make clean" on Unix) before rebuilding.<br>
    </p>
    <p>Even<br>
    </p>
    <div class="moz-cite-prefix">Le 19/08/2021 à 01:21, Craig Delancy a
      écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CH2PR17MB3733E17A43FF84213BDC4837C7FF9@CH2PR17MB3733.namprd17.prod.outlook.com">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <div class="WordSection1">
        <p class="MsoNormal">When pulling and building the latest
          release from GitHub, there are several unresolved externals
          that halt the build.<br>
          <br>
          1>   Creating library gdal_translate.lib and object
          gdal_translate.exp</p>
        <p class="MsoNormal">1>gdal_d.lib(eedacommon.obj) : error
          LNK2019: unresolved external symbol "bool __cdecl
          CPLIsMachinePotentiallyGCEInstance(void)"
          (?CPLIsMachinePotentiallyGCEInstance@@YA_NXZ) referenced in
          function "protected: char * * __cdecl
          GDALEEDABaseDataset::GetBaseHTTPOptions(void)"
          (?GetBaseHTTPOptions@GDALEEDABaseDataset@@IEAAPEAPEADXZ)</p>
        <p class="MsoNormal">1>gdal_d.lib(gdalhttp.obj) : error
          LNK2019: unresolved external symbol "void * __cdecl
          CPLHTTPSetOptions(void *,char const *,char const * const *)"
          (?CPLHTTPSetOptions@@YAPEAXPEAXPEBDPEBQEBD@Z) referenced in
          function "void __cdecl WMSHTTPInitializeRequest(struct
          WMSHTTPRequest *)"
          (?WMSHTTPInitializeRequest@@YAXPEAUWMSHTTPRequest@@@Z)</p>
        <p class="MsoNormal">1>gdal_d.lib(gdalhttp.obj) : error
          LNK2019: unresolved external symbol "void * __cdecl
          CPLHTTPIgnoreSigPipe(void)" (?CPLHTTPIgnoreSigPipe@@YAPEAXXZ)
          referenced in function "enum CPLErr __cdecl
          WMSHTTPFetchMulti(struct WMSHTTPRequest *,int)"
          (?WMSHTTPFetchMulti@@YA?AW4CPLErr@@PEAUWMSHTTPRequest@@H@Z)</p>
        <p class="MsoNormal">1>gdal_d.lib(gdalhttp.obj) : error
          LNK2019: unresolved external symbol "void __cdecl
          CPLHTTPRestoreSigPipeHandler(void *)"
          (?CPLHTTPRestoreSigPipeHandler@@YAXPEAX@Z) referenced in
          function "enum CPLErr __cdecl WMSHTTPFetchMulti(struct
          WMSHTTPRequest *,int)"
          (?WMSHTTPFetchMulti@@YA?AW4CPLErr@@PEAUWMSHTTPRequest@@H@Z)</p>
        <p class="MsoNormal">1>gdal_translate.exe : fatal error
          LNK1120: 4 unresolved externals</p>
        <p class="MsoNormal">1>NMAKE : fatal error U1077: 'cl' :
          return code '0x2'</p>
        <p class="MsoNormal">1>Stop.<br>
          <br>
          Is it possible I have misconfigured something in the build
          process?</p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>