New answers tagged spatialite
1
QGIS 1.8 does not (and probably will not) support databases created with Spatialite 4.0. It requires rebuilding QGIS and setting the SPATIALITE flag to the 4.0 library which you must have already installed. And all the developers and packagers are focusing in the coming QGIS 2.0 rather than rebuilding 1.8.
I believe that this next release of QGIS will use ...
1
I solved it compiling libspatialite by myself. I used this version: http://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-2.4.0-5.tar.gz, and executed the classical ./configure & make & make install
After that, ensure the compiled version of libspatiallite is selected during ccmake step (SPATIALITE_INCLUDE_DIR and SPATIALITE_LIBRARY ...
Top 50 recent answers are included