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

sdk.go:23:19: undefined: MustAsset #3

Open
drone789 opened this issue Mar 4, 2022 · 2 comments
Open

sdk.go:23:19: undefined: MustAsset #3

drone789 opened this issue Mar 4, 2022 · 2 comments

Comments

@drone789
Copy link

drone789 commented Mar 4, 2022

➜ godlp git:(main) ✗ go version
go version go1.17.3 darwin/amd64
➜ godlp git:(main) ✗ make

github.com/bytedance/godlp

./sdk.go:23:19: undefined: MustAsset
make: *** [release] Error 2

@wenslo
Copy link

wenslo commented Mar 5, 2022

I don't know you go version and bindata version.
My operations down here:
Delete frist line on sdk.go, let's it don't use go:generate or delete -o:bindata.go, and run make or make run, problem resolve.
For guideline purposes only.

@huysk
Copy link

huysk commented Mar 7, 2022

(base) [root@localhost godlp-1.2.15]# make

github.com/bytedance/godlp

./sdk.go::23:19:: undefined: MustAsset
make: *** [release] 错误 2
go version go1.16.13 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

3 participants