MikeDSH

Results 3 issues of MikeDSH

I have done it according to the install.md.But when i try to test it there is a bug. helib_example.cpp:3:10: fatal error: helib/FHE.h: No such file or directory #include ^~~~~~~~~~~~~ compilation...

**Technical Lead:** **Expected Effort (Days, Weeks or Months):** **Expected Start Date:** **People or Skills Needed:** **Brief Description:** # github.com/nikofil/helib In file included from helib/fhe.go:6:0: ./src/FHE.h:19:10: fatal error: climits: No such...

make build-cli GO111MODULE=on GOOS=darwin GOARCH=amd64 go build -o oak cmd/oak-cli/main.go # github.com/spf13/cobra ../../spf13/cobra/command.go:31:25: undefined: pflag.ParseErrorsWhitelist Makefile:6: recipe for target 'build-cli' failed make: *** [build-cli] Error 2