1 Requires C++11 and C99 capable compiler. Tested with GCC 4.7 and CLANG 3.2.
3 The Makefile should work under GNU/Linux and MinGW32 (in Windows).
4 Under MinGW32 is the program compiled statically, in other systems dynamically.
12 Extract source (or clone GIT repository), go to the extracted directory and type
15 make distro (this will strip binary)
18 - the 'mingw-to-string' patch is required (http://www.tehsausage.com/mingw-to-string)
20 BUILDING THE DATABASE:
21 You will need following files:
25 jpn_indices.csv (from tatoeba.org)
26 sentences.csv (from tatoeba.org)
28 Go to the directory tools and run ./build.db.sh