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

undefined: AssetDir / AssetInfo #7

Closed
theMiddleBlue opened this issue Jul 9, 2017 · 2 comments
Closed

undefined: AssetDir / AssetInfo #7

theMiddleBlue opened this issue Jul 9, 2017 · 2 comments
Assignees

Comments

@theMiddleBlue
Copy link

# make build
go-bindata -o cmd/xray/ui.go -pkg main ui
# command-line-arguments
cmd/xray/bfs.go:54: undefined: AssetDir
cmd/xray/bfs.go:54: undefined: AssetInfo
Makefile:35: recipe for target 'build' failed
make: *** [build] Error 2

I've set $GOPATH and added $GOPATH/bin to $PATH

any idea?

@evilsocket
Copy link
Owner

What version of Go are you using?

@evilsocket
Copy link
Owner

Duplicated of #9

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

No branches or pull requests

2 participants