[Qgis-developer] OSM provider doesn't compile

Borys Jurgiel borysiasty at aster.pl
Wed Sep 9 08:58:13 EDT 2009


Hi, an error occurs after the today's commit.  Ubu 9.10 with gcc 4.3.


/home/borys/sources/qgis/src/providers/osm/osmprovider.cpp: In member function ‘bool QgsOSMDataProvider::fetchNode(QgsFeature&, sqlite3_stmt*, bool, QgsAttributeList&)’:
/home/borys/sources/qgis/src/providers/osm/osmprovider.cpp:590: error: ‘memset’ is not a member of ‘std’
/home/borys/sources/qgis/src/providers/osm/osmprovider.cpp:593: error: ‘memcpy’ is not a member of ‘std’
(...)


More information about the Qgis-developer mailing list