swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 4844d698b955eed27a9f2b43d74000c35b1828ab authored by sdong on 05 November 2019, 18:57:56 UTC
Disable error as warning
Tip revision: 4844d69
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