Skip to content

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

@Proc3ssor1

Description

@Proc3ssor1

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions