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
You may have to compile to armv7 target (optimised build), you should also link with stdlib++.dylib.