purebuilt wrote:
Can you share how you did it or the library? We are having an issue with earlier versions (like 3.7.9) of SQLite (the current compile version for v5.0 of PB). We need 3.7.13 or better.
Any help is appreciated. This is a commercial project we are working on.
Thanks
Well; the current version (5.10, b6) has an updated library -- how I did it was grab the amalgamation and changed/added #define's to enable the features I wanted, and built a library using (I think) Pelle's C or Watcom C. However, when I tried (before Fred updated the library) I kept getting errors in PB at link time about missing functions, that were not missing...
So, I would grab the latest lib from the beta and copy that over to your v5 lib.