Hi Alex On Fri, Dec 28, 2012 at 8:27 PM, Alexander Bruy <[email protected]> wrote: > Hi Martin, > > just tried to build new_vector_api branch under 32bit Slackware 14.0: > GCC 4.7.1 > glibs 2.15 > Qt 4.8.2 > GDAL 1.9.2 > SpatiaLite 4.0.0 > Python 2.7.3 > > And get next error: > > /home/alex/devel/cpp/qgis/src/providers/spatialite/qgsspatialiteprovider.cpp: > In member function 'void > QgsSpatiaLiteProvider::loadFieldsAbstractInterface(gaiaVectorLayerPtr)': > /home/alex/devel/cpp/qgis/src/providers/spatialite/qgsspatialiteprovider.cpp:619:23: > error: 'class QgsFields' has no member named 'insert'
I haven't tested with SpatiaLite 4 yet. I've just committed a quick fix that _may_ fix your problems, but there may be more of them - please let me know in that case, I will try to compile QGIS with SpatiaLite 4 to fix the remaining problems. Martin _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
