swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 0645e8b42cbf34ce5ac4e583c80c668e5ca56756 authored by Yi Wu on 09 May 2016, 18:52:28 UTC
Fix win build
Tip revision: 0645e8b
README.md
1. Compile RocksDB first by executing `make static_lib` in parent dir
2. Compile all examples: `cd examples/; make all`
back to top