Am 26.11.25 um 00:34 schrieb Simon Eves via gdal-dev:
Does anyone please have a known-working build incantation for libkml 1.3.0 plus current GDAL for an all-static build.

vcpkg builds all-static libkml and gdal for the all-static `x64-windows-static` triplet. (The supported non-windows triplets have static library linkage but dynamic CRT linkage.)

The state of the libkml port is:

- 5 patches

- forced C++-11

In particular, it usesĀ std::unary_function which is removed in C++17.

Kai.
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to