bricelam / mod_spatialite-NuGet

A NuGet package containing the SpatiaLite extension to SQLite
6 stars 2 forks source link

Update to SpatiaLite 5.0 #12

Open bricelam opened 3 years ago

bricelam commented 3 years ago

Part of dotnet/efcore#22138

bricelam commented 3 years ago
ld.exe: ./spatialite/.libs/splite.a(splite_la-spatialite.o): in function `fnct_NormalizeLonLat':
src/spatialite/spatialite.c:22001: undefined reference to `gaiaNormalizeLonLat'
error: ld returned 1 exit status
bricelam commented 3 years ago

Honestly, does ./configure && make install ever actually work? Worst. Toolchain. Ever.

bricelam commented 3 years ago
src/gaiageo/gg_rttopo.c:81:10: fatal error: librttopo_geom.h: No such file or directory
   81 | #include <librttopo_geom.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
bricelam commented 3 years ago
../../../src/gaiageo/gg_shape.c:5606:1: error: unknown type name 'GAIAGEO_DECLARE'
 5606 | GAIAGEO_DECLARE FILE *
      | ^~~~~~~~~~~~~~~
bricelam commented 3 years ago

I've got the June 2021 update working locally. We're just waiting for an official release now.

nicpitsch commented 2 years ago

I've got the June 2021 update working locally. We're just waiting for an official release now.

Hello, would it be possible to update now to the latest version 5? Thanks.

bricelam commented 2 years ago

@nicpitsch We're still waiting for an official release. The latest stable version 5.0.1 was released on Feb 2, 2021 (five months before my previous comment)

babel-linum commented 1 year ago

Any news about a new release with mod_spatialite 5.0.1?

bricelam commented 1 year ago

Nope, they've been pretty quiet for a while now. You can get updates by joining their mailing list.