[gdal-dev] Adding libKML
Brian Case
rush at winkey.org
Wed May 18 09:01:44 EDT 2011
Paul
You need libkml 1.3.0. this was only svn but i do not know if they have
released since i last looked.\
Brian
On Wed, 2011-05-18 at 11:35 +0200, Paul Meems wrote:
> Hi list,
>
> I'm still struggling enabling new (at least for us) support for
> certain file formats.
> I'm working on Win7 with VS2008Pro
>
> I'm now struggling with libKML.
> I did as suggested at http://trac.osgeo.org/gdal/wiki/LibKML, but
> downloaded the tar ball (v1.2.0)
> I found the vs2008 files and modified the boost config file.
> I can compile libKML, it seems to give me the necessary lib files.
>
> I've enable libKML in nmake.opt of gdalv1.8 but when I compile I get
> this error:
> error C2039: 'DeleteFeatureAt' : is not a member of
> 'kmldom::Container' in ogrlibkmldatasource.cpp
>
> Now I got the trunk version and am able to compile libkml again.
> But now the error in GDAL is
> error LNK2001: unresolved external symbol "private: __thiscall
> kmldom::XalAddressDetails::XalAddressDetails(void)" (??0XalAddressDetails at kmldom@@AAE at XZ) in libkmldom.lib
>
> I have no idea how to continue.
>
> Can anybody point me in the right direction?
>
> Thanks,
>
> Paul
>
>
> Paul Meems
> Release manager, configuration manager
> and forum moderator of MapWindow GIS.
> www.mapwindow.org
>
> Owner of MapWindow.nl - Support for
> Dutch speaking users.
> www.mapwindow.nl
>
>
>
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list