Open main menu

CDOT Wiki β

SQLite Xerial JDBC From Source

Revision as of 18:30, 19 December 2011 by Cwdesautels (talk | contribs) (Steps)

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)

Result