For MS4W builds I follow the wiki page for LibKML at:
https://trac.osgeo.org/gdal/wiki/LibKML
As it states there, you should get the source through github at:
https://github.com/google/libkml
In my builds, I use expat-2.1.0, and (following that wiki page) I change
the 'third_party' path to m
GDAL folks,
I am trying to support kml support via libkml library in MSVC2008 environment
(Windows 32-bit environment on Windows 7). I have downloaded the repository
version as stated in the gdal webpage, built a static library of each required
libkml component, and updated nmake.opt to build