sqlite3 - Spatialite for iOS -


in past few days, i've been trying use spatialite ios. have tried many things, none of them worked. have made best progress spatialdbkit, fails when run application (with example spatildbkit webpage) on statement:

sqlite3_auto_extension ((void (*)(void)) init_spatialite_extension); 

which located in function spatialite_init in file spatialite_init.c. there exc_bad_access error, don't understand much. have tried solution libspatialite-ios, rather outdated , doesn't work anymore. know how fix issue?


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -