Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Makefile #3

Open
liziwei01 opened this issue Sep 9, 2022 · 3 comments
Open

Makefile #3

liziwei01 opened this issue Sep 9, 2022 · 3 comments

Comments

@liziwei01
Copy link

没有Makefile哪里来的二进制文件./biliroaming-go-server

直接运行go run main.go报错

# command-line-arguments ./main.go:40:17: undefined: Config ./main.go:41:27: undefined: visitor ./main.go:78:52: undefined: userStatus ./main.go:147:23: undefined: Config ./main.go:161:24: undefined: Config ./main.go:178:6: b.handleWebPlayURL undefined (type *BiliroamingGo has no field or method handleWebPlayURL) ./main.go:180:6: b.handleWebSearch undefined (type *BiliroamingGo has no field or method handleWebSearch) ./main.go:182:6: b.handleAndroidSearch undefined (type *BiliroamingGo has no field or method handleAndroidSearch) ./main.go:184:6: b.handleAndroidPlayURL undefined (type *BiliroamingGo has no field or method handleAndroidPlayURL) ./main.go:186:6: b.handleBstarAndroidSearch undefined (type *BiliroamingGo has no field or method handleBstarAndroidSearch) ./main.go:186:6: too many errors

@liziwei01
Copy link
Author

go version go1.19 linux/amd64

@JasonKhew96
Copy link
Owner

go run .

@991547436
Copy link

go build

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

No branches or pull requests

3 participants