Hi I'd like to use an sqlite database in my m4a project and I discovered sqlite-net which seems a nice wrapper. However, since I need guid datatypes, I cannot use the last published version on nuget, so I downloaded the very latest version from git and managed to compile it for my pc based client.
Now I'd like to do the same for m4a and I cannot find a compilation guide and the code is full of conditional symbols, so I suppose other than creating an m4a project with the linked files I need to supply the proper symbols. Has anybody compiled sqlite-net for m4a and if so, what symbols did you provide? And will it find the native sqlite lib present or is there anything else to be done (for the PC release you need to package the proper x86 / x64 sqlite3.dll). Regards Stephan -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/compiling-sqlite-net-fur-monodroid-tp5712832.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid