Prerak Upadhyaya

Results 1 comments of Prerak Upadhyaya

If anyone needs more help, I did the following on MacOS before successfully running `go build`: 1. `brew install gmp` 2. `go get github.com/ncw/gmp` 3. `CGO_CPPFLAGS="-I/opt/homebrew/include"` - I got this...