Following the instruction, I build Z3 first and then go get this project. However, there is an error saying:
mitchellh\go-z3@v0.0.0-20191228203228-4cbedeba863f\ast.go:4:
./go-z3.h:11:10: fatal error: z3.h: No such file or directory
#include <z3.h>
^~~~~~
Thanks a lot for answering.
Following the instruction, I build Z3 first and then go get this project. However, there is an error saying:
mitchellh\go-z3@v0.0.0-20191228203228-4cbedeba863f\ast.go:4:
./go-z3.h:11:10: fatal error: z3.h: No such file or directory
#include <z3.h>
^~~~~~
Thanks a lot for answering.