[gdal-dev] What is the status of KML?
Kai Pastor, DG0YT
dg0yt at darc.de
Tue Nov 25 20:56:58 PST 2025
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20251126/d3c7fdfd/attachment.htm>
More information about the gdal-dev
mailing list