Skip to content

windows install fix: #32

@gprime31

Description

@gprime31

step1: sudo apt-get install gcc-mingw-w64
step2: git clone https://github.com/BishopFox/jsluice.git && cd jsluice/cmd/jsluice
step3: GOOS=windows GOARCH=amd64 CGO_ENABLED=1 CXX=x86_64-w64-mingw32-g++ CC=x86_64-w64-mingw32-gcc go build .
step4: copy the sjluice.exe to c:/users/$USER/go/bin
Credit: (https://gist.github.com/Kalitsune/2035d26ec0721a78a6c4ae0c11fe9057)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions