Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 423 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 423 Bytes

Build Status Requirements

cmake, gcc

Building

mkdir build && cd build cmake ../ make

What is not working:

*src/test/TestbinaryIO : the test has not been updated for changed in the codec... this will require some check

Benchmark script is not working for the moment (missing files)