[mono-android] Need to compile Mono.Data.Sqlite

Jeremy A. Kolb - ARA/NED jkolb at ara.com
Sun Dec 16 03:33:26 UTC 2012


I need to compile the assembly to use with a custom ".so" of sqlite+spatialite.  I'm currently using Android's sqlite and simply using p/invoke tricks to load spatialite but it looks like JB compiled out the native functions I need.  So in addition to building spatialite into sqlite and enabling r-trees and a few other things I need to use Mono.Data.Sqlite and move all of my code over (luckily it's behind a content provider).

I'm having trouble building the assembly though.  Can I just build the assembly and not the rest of mono?  I'm assuming the branch I need is mono-2-10 from https://github.com/mono/mono/tree/mono-2-10/mcs/class/Mono.Data.Sqlite

Thanks,
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodroid/attachments/20121216/af958358/attachment.html>


More information about the Monodroid mailing list