Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 298 Bytes

README.windows.md

File metadata and controls

8 lines (4 loc) · 298 Bytes

Unfortunately, porting TokyoCabinet to windows is very complex w/ the posix APIs used.

We tried compiling it w/ MinGW, and got it to partially work, but ultimately many of the unit tests all failed.

https://github.com/fizzed/tokyocabinet-mingw-experimental

./configure --host=x86_64-w64-mingw32