IR-Fuzz
IR-Fuzz copied to clipboard
Install error
when running code ./initial_.sh. it produces follow errors: -- Configuring incomplete, errors occurred! See also "/home/cyma/Downloads/IR-Fuzz-master/sFuzz/build/CMakeFiles/CMakeOutput.log". See also "/home/cyma/Downloads/IR-Fuzz-master/sFuzz/build/CMakeFiles/CMakeError.log". make: *** No targets specified and no makefile found. Stop. cp: cannot stat 'fuzzer': No such file or directory main.go:13:2: cannot find package "github.com/practical-formal-methods/bran/analysis" in any of: /usr/lib/go-1.10/src/github.com/practical-formal-methods/bran/analysis (from $GOROOT) /home/cyma/go/src/github.com/practical-formal-methods/bran/analysis (from $GOPATH) look forward to know how to fix this, thank you very much!