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

Cloned the repo, can not build it #2

Open
emrexhepi opened this issue Jan 18, 2019 · 1 comment
Open

Cloned the repo, can not build it #2

emrexhepi opened this issue Jan 18, 2019 · 1 comment

Comments

@emrexhepi
Copy link

Hi, you did an awesome work thank you.

I'm new to go, trying to build your project for testing.
Cloned it, trying to build it. I tried do: go build .\gost.go. No luck with this.
Console log:
.\gost.go:16:10: undefined: Arguments
.\gost.go:20:2: undefined: parseArguments
.\gost.go:24:3: undefined: exitOnError
.\gost.go:29:3: undefined: exitOnError
.\gost.go:72:13: undefined: corsHandler
.\gost.go:76:13: undefined: cacheHandler
.\gost.go:80:13: undefined: logHandler

How can i build it ?
Thank you in advance.

@120m4n
Copy link

120m4n commented Apr 6, 2020

try: go build
without arguments

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