Skip to content

Zensey/sqlite3_unicode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlite3_unicode

Minimal extenstion for Unicode support in Sqlite3 with no external dependencies like libicu.

Prerequisits

  • checkout
  • download and unpack sqlite-autoconf-3130000.tar.gz to parent directory

Windows

To make build for Windows must have:

  • MS Visual Studio 2012 or newer
  • Cygwin

Run mk.cmd to make build

Target Arch can switched in MakeFile M = /MACHINE:X86 M = /MACHINE:X64

Linux and Unixes

Run mk.sh to make build

About

Minimized Extension for Unicode support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages