Skip to content

Known portions of the project that do not work

Mark Johnson edited this page Mar 8, 2018 · 2 revisions

<-- 'List of Themes'


Known portions of the project that do not work:

  • Android_3.0.1.mk (Spatialite 3.0.1)

    • based on 'spatialite-for-android-3.0.1.zip'
      • I could not get this to compile [geos: geom/CoordinateArraySequenceFactory.cpp]
        • it would be nice to get this working, since geopaparazzi uses this at the moment
          • version shown in geopaparazzi:
            • javasqlite[20120209],spatialite[3.0.1],proj4[Rel. 4.7.1, 23 September 2009],geos[3.2.2-CAPI-1.6.2],exception[? not a spatialite database, or spatialite < 4 ?]]
  • iconv-1.14.mk

    • using directory libiconv-1.14
      • receives:
        • libiconv-1.14/libcharset/lib/localcharset.c:51:24: fatal error:
                  langinfo.h: No such file or directory
          • it is not being used
  • jsqlite-20131124.mk

    • from http://www.ch-werner.de/javasqlite/
    • using directory javasqlite-20131124
      • the final result is only about 10% of the expected size
        • it is not being used
  • Android_4.0.0.mk (Spatialite 4.0.0)

    • has not been tested yet, since this version is being skipped
      • recieves
        • libspatialite-4.0.0/src/spatialite/spatialite.c:22549:
                  error: undefined reference to 'virtualtext_extension_init'

2014-05-04: Mark Johnson, Berlin Germany


Clone this wiki locally