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

Error : flag provided but not defined: -trimpath #48

Open
Proc3ssor1 opened this issue May 18, 2021 · 0 comments
Open

Error : flag provided but not defined: -trimpath #48

Proc3ssor1 opened this issue May 18, 2021 · 0 comments

Comments

@Proc3ssor1
Copy link

I install gobfuscate in the following way : go get -u github.com/unixpickle/gobfuscate
I run the following command : /home/user/go/bin/gobfuscate -tags GOOS=windows -verbose -tags GOARCH=amd64 mydir outdir

And, Ihave the following error :

Error : flag provided but not defined: -trimpath
usage: build [-o output] [-i] [build flags] [packages]
Run 'go help build' for details.
Failed to compile: exit status 2

What is wrong with the trimpath option ?

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

1 participant