From: Panayotis K. <pan...@pa...> - 2011-01-13 20:33:04
|
On Jan 13, 2011, at 1:00 PM, Miggi wrote: > Hello > > I've tried to cross-compile an android project with XMLVM and got > something about 100 errors ;) The most (perhaps all) of these errors are > something about SQLite. Is there any problem with XMLVM and SQLite or > did I have to add some libs or something like that? > > Thanks for your help! > > Greetings > Miggi SQLite is not directly supported by XMLVM, but it is not a lot of work to do it. In any case, what kind of errors do you have? |