Update sqlite static lib.

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Damion12
User
User
Posts: 81
Joined: Tue Oct 30, 2012 1:39 am

Update sqlite static lib.

Post by Damion12 »

I had a library that worked with purebasic so that I could access FTS virtual tables.
That library no longer works with the current purebasic. I tried to recompile my own lib, but the source from sqlite.org gave me fits in pelles, watcom, and gcc/windows.
Would be nice if the static lib contained more of hte "full feature set" of sqlite.

Is there a way to get the source code PB uses to compile it's sqlite.lib so it can be modfiied for individuals?