Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing textflag.h #47

Open
GeriatricJacob opened this issue Aug 25, 2019 · 2 comments
Open

Missing textflag.h #47

GeriatricJacob opened this issue Aug 25, 2019 · 2 comments

Comments

@GeriatricJacob
Copy link

I'm trying to install de but get an error:

# golang.org/x/exp/shiny/driver/internal/swizzle
go/src/golang.org/x/exp/shiny/driver/internal/swizzle/swizzle_amd64.s:5:10: fatal error: textflag.h: No such file or directory
    5 | #include "textflag.h"
      |          ^~~~~~~~~~~~
compilation terminated.```
@driusan
Copy link
Owner

driusan commented Aug 26, 2019

what version of Go are you using on what platform? As far as I know textflag.h should come with Go itself.

@GeriatricJacob
Copy link
Author

go version go1.12.2 gccgo (GCC) 9.1.0 linux/amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants