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