NAT_Deb wrote > Helmut > You are right : I rename sqlite3.dll and success to launch grass 7.4.0. > > Is this file needed during the boot procedure ? For the moment to avoid > problem, I will rename it again before shutting down the lapstop > Many thanks for your help .. > Best regards
GRASS depends on GDAL/OGR to read/write raster and vector data, GDAL/OGR depends on sqlite to read/write e.g. Spatialite dataset. it's a dependency chain to provide a wide range of functionality where dll hell can happen on every step. ----- best regards Helmut -- Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
