Skip to content

LLVM-C/Analysis.h file not found #2

@orlanrepo

Description

@orlanrepo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions