-
Notifications
You must be signed in to change notification settings - Fork 989
Closed
Description
When doing go get -u github.com/aykevl/tinygo
I'm getting
go/src/github.com/aykevl/llvm/bindings/go/llvm/analysis.go:17:10: fatal error: 'llvm-c/Analysis.h' file not found
#include "llvm-c/Analysis.h" // If you are getting an error here read bindings/go/README.txt
^~~~~~~~~~~~~~~~~~~
1 error generated.
After doing exactly as in the bindings/go/README.txt
from github.com/aykevl/llvm/bindings/go/llvm
. The build of llvm-go
was a success but TinyGo is still receiving the error show above.
Metadata
Metadata
Assignees
Labels
No labels