how to compile spatialite for iOS

后端 未结 4 956
面向向阳花
面向向阳花 2020-12-01 05:38

I am new here and this is my first topic. I am very new on iOS platform and i am trying to use spatialiate extension with sqlite3 but i couldn\'t do this. It is making me cr

4条回答
  •  失恋的感觉
    2020-12-01 06:25

    Spatialite for iOS in 3 easy steps:

    1. Get the Makefile and patch from https://github.com/gstf/libspatialite-ios
    2. Type make
    3. There is no step 3

    Hat tip to Gustaf Lindqvist for making this available!

提交回复
热议问题