<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Am 26.11.25 um 00:34 schrieb Simon Eves
via gdal-dev:<br>
</div>
<blockquote type="cite"
cite="mid:DS2PR12MB96620BAF1BD7EBF5C231841BDED1A@DS2PR12MB9662.namprd12.prod.outlook.com">
<div class="elementToProof">
Does anyone please have a known-working build incantation for
libkml 1.3.0 plus current GDAL for an all-static build.</div>
</blockquote>
<p>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.)</p>
<p>The state of the libkml port is:</p>
<p>- 5 patches</p>
<p>- forced C++-11</p>
<p>In particular, it usesĀ std::unary_function which is removed in
C++17.</p>
<p>Kai.<br>
</p>
</body>
</html>