Re: [gdal-dev] Link against spatialite

2012-01-11 Thread Even Rouault
Le mercredi 11 janvier 2012 17:43:44, prairie Last a écrit : > I am trying to using the spatialite driver. According to the driver > documentation, “creating or updating a spatialite database requires > explicit linking against SpatiaLite library”. How do I explicitly link > against the SpatiaLite

[gdal-dev] Link against spatialite

2012-01-11 Thread prairie Last
I am trying to using the spatialite driver. According to the driver documentation, “creating or updating a spatialite database requires explicit linking against SpatiaLite library”. How do I explicitly link against the SpatiaLite library? Do I need to manually compile GDAL from source? Wenxuan __