GLBasic forum

Main forum => GLBasic - en => Topic started by: bigtunacan on 2013-Mar-21

Title: SQLite Android/iOS?
Post by: bigtunacan on 2013-Mar-21
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?
Title: Re: SQLite Android/iOS?
Post by: MrTAToad on 2013-Mar-21
I suspect its Windows only at the moment
Title: Re: SQLite Android/iOS?
Post by: trucidare on 2013-Mar-24
use the one file sqlite3 lib and you could compile for all platforms
Title: Re: SQLite Android/iOS?
Post by: Jonás Perusquía on 2013-Mar-28
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