Closed arielgabizon closed 7 years ago
I also had to add
const std::string annotation_prefix;
in objects in snark/gadget.hpp to get make to work
Neat, thanks.
hmm I haven't managed to get the cargo part working yet so not sure how useful it is in itself..
Remember to remove the Cargo.lock
before compiling.
Use the cargo nightly version works.
added NO_PROCPS=1 and switched to ALT_BN128 before that didn't compile It got stuck while trying to clone https://github.com/herumi/xbyak