I see there is a SQLite lib out here and I was wondering if it is compatible with Android/iOS, or is it Windows only at the moment?
I suspect its Windows only at the moment
use the one file sqlite3 lib and you could compile for all platforms
Quote from: trucidare on 2013-Mar-24
use the one file sqlite3 lib and you could compile for all platforms
what do you mean? i only see a glbsqlite.dll file wich only works under Windows, i have been using it for a while