There isn't really an installation.  The DLL would need to be in either
your Windows\System32 directory (Or some PATH Windows knows about), or in
the same directory as your EXE.

The other option, if you're building SQLite into your application, is get
the Amalgamation and build your product off that.

On Tue, Jul 12, 2016 at 9:05 PM, Bill Meng <billm...@mediacombb.net> wrote:

> I have an old version of SQLite 3.8.7 for windows and downloaded the new
> binaries v 3.13.0 in the zip format which contained the 2 unzipped files
> .def and .dll .
>
> However there was nothing informing me about the installation procedure.
>
> Can someone help?
>
> Thanks
>
> _______________________________________________
> 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

Reply via email to