how to compile spatialite for iOS

后端 未结 4 957
面向向阳花
面向向阳花 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:16

    You may have to compile to armv7 target (optimised build), you should also link with stdlib++.dylib.

提交回复
热议问题