Difference between revisions of "SQLite Xerial JDBC From Source"
Cwdesautels (talk | contribs) (→Windows) |
Cwdesautels (talk | contribs) (→Windows) |
||
Line 1: | Line 1: | ||
== Requirements == | == Requirements == | ||
=== Windows === | === Windows === | ||
− | * Install Cygwin from here[http://cygwin.com/], | + | * Install Cygwin from here[http://cygwin.com/] |
+ | * During the install, include these additional libraries: | ||
** curl | ** curl | ||
** unzip | ** unzip |
Revision as of 17:29, 19 December 2011
Contents
Requirements
Windows
- Install Cygwin from here[1]
- During the install, include these additional libraries:
- curl
- unzip
- mingw64-x86_64-gcc-core (Optional: win64 native library recompile)