Thanks Warren. I'll bookmark this and have a read over it maybe this weekend. (Busy work week, and I'd just rather chill with Factorio, The Crew, or some other thing that lowers the stress. :] )
On Tue, Nov 14, 2017 at 10:58 AM, Warren Young <[email protected]> wrote: > On Nov 13, 2017, at 3:26 PM, Stephen Chrzanowski <[email protected]> wrote: >> >> I'm not using a C compiler. > > This article appears to sort that out: > > http://rvelthuis.de/articles/articles-cobjs.html > > Basically, you download the free CLI-only version of the C++Builder Berlin > compiler, build sqlite3.c to sqlite3.obj — possibly along with other C code > of your own, plus extensions — and then link that into your Delphi project > using the instructions provided. > > Then no worries about random DLLs floating around. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

