Page 1 of 1

Update sqlite static lib.

Posted: Thu Jan 03, 2013 7:41 am
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?