Has anyone managed to get SQLCipher working with MonoTouch?
http:// http://www.sqlcipher.net
Everything works fine in the simulator. But when I try to compile for a
device I get the following error:
Undefined symbols for architecture armv7:
"___udivmodsi4", referenced from:
_lh_node_usage_stats_bio in libsqlcipher-armv7.a(lh_stats.o)
_sqlite3BitvecSet in libsqlcipher-armv7.a(sqlite3.o)
_sqlite3BitvecClear in libsqlcipher-armv7.a(sqlite3.o)
_sqlite3BitvecTest in libsqlcipher-armv7.a(sqlite3.o)
ld: symbol(s) not found for architecture armv7
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/MonoTouch-and-SQLCipher-tp4656445.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch