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

Windows compiler fails #14

Closed
ivancorrales opened this issue Nov 22, 2019 · 1 comment
Closed

Windows compiler fails #14

ivancorrales opened this issue Nov 22, 2019 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects

Comments

@ivancorrales
Copy link
Member

ivancorrales commented Nov 22, 2019

GOARCH=amd64 GOOS=windows CGO_ENABLED=0 GOFLAGS=-mod=vendor go build -ldflags " -X github.com/wesovilabs/goa/goa.Commit=ee23d1c3e10e70f5788c5851204126998a408e74 -X github.com/wesovilabs/goa/goa.Version=ee23d1c -X github.com/wesovilabs/goa/goa.BuildDate=2019-11-22T15:08:09Z -X github.com/wesovilabs/goa/goa.Compiler=1.13" -o build/goa.exe main.go
github.com/wesovilabs/goa/helper
helper/copy.go:50:31: undefined: syscall.Stat_t

@ivancorrales ivancorrales created this issue from a note in Bugs (Needs triage) Nov 22, 2019
@ivancorrales ivancorrales added bug Something isn't working good first issue Good for newcomers labels Nov 22, 2019
@ivancorrales
Copy link
Member Author

Already fixed

Bugs automation moved this from Needs triage to Closed Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Bugs
  
Closed
Development

No branches or pull requests

1 participant