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
Thank Luke and Ivan,
Yes, pyinstaller is a good alternative but it didn't work for me either,
resulting in a near-identical dll-load error to the one from py2exe. And
it wasn't the gdal???.dll that was the problem; that one was properly
included both by py2exe and pyinstaller.
The solution w