On Mon, Jan 21, 2019 at 2:16 AM John Smith <paz_t...@hotmail.com> wrote:
> Hi, > > > I need to build a data-layer DLL for a large project. > > My project is 64-bit built with Visual-Studio 2015. > > I want to ask about what would be the preferred way to build SQLite: > > 1. Build SQLite code as a separate DLL and use it from my data-layer DLL, > > 2. Use the ready-built binary of 64-bit SQLite DLL for Windows > (sqlite-dll-win64-x64-3260000.zip), > > 3. Or, build my data-layer code with SQLite code as a single DLL. > 4. Statically linked to and compiled with your datalayer code. > Thanks in advanced, > > John > > > _______________________________________________ > sqlite-users mailing list > sqlite-users@mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users