I am trying to build GDAL 3.6.4 on Windows machine with VS2017 installed.

   1. cmake -G "Visual Studio 15 2017" -DCMAKE_BUILD_T YPE=Release
   -DBUILD_SHARED_LIBS=ON -DGDAL_USE_INTERNAL_LIBS=WHEN_NO_EXTERNAL ..
   2. Cmake --build .
   3. Cmake --build . --target install

while running step 3 binaries are not getting installed and getting this
error:

C:\Program Files (x86)\Windows
Kits\10\Include\10.0.17134.0\um\urlmon.h(7902): error C2504: 'IZoneIde
ntifier': base class undefined
[C:\Thirdparty\\gdal-3.6.4\build\port\cpl.vcxproj]

-- 
Warm Regards,
Kritika Agarwal
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to