[Qgis-developer] Problem compiling with SpatiaLite support

Alessandro Furieri a.furieri at lqt.it
Thu Mar 26 07:58:45 EDT 2009


Andreas Neumann ha scritto:
> Hi,
>
> I was trying to compile with SpatiaLite support enabled, however, I am
> running into an error:
>   
Hi Andreas,
your problem is exactly the same noticed
by William Kyngesburye [using v.2.2 headers]

very quick fix: in 'qgsspatialiteprovider.h' add:
#include <stdio.h>
immediately before:
#include <spatialite/gaiageo.h>

even better: use the latest SpatiaLite v.2.3
http://www.gaia-gis.it/spatialite-2.3/

bye,
Sandro


More information about the Qgis-developer mailing list