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

Fix windows release building #2

Open
cornelk opened this issue Jan 19, 2024 · 0 comments
Open

Fix windows release building #2

cornelk opened this issue Jan 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cornelk
Copy link
Member

cornelk commented Jan 19, 2024

  • building binaries
    • building                                       binary=dist/nesgoemu_windows_amd64_v1/nesgoemu.exe
    • building                                       binary=dist/nesgoemu_linux_arm_6/nesgoemu
    • building                                       binary=dist/nesgoemu_linux_amd64_v1/nesgoemu
    • building                                       binary=dist/nesgoemu_darwin_amd64_v1/nesgoemu
    • building                                       binary=dist/nesgoemu_windows_386/nesgoemu.exe
    • building                                       binary=dist/nesgoemu_linux_arm64/nesgoemu
    • building                                       binary=dist/nesgoemu_darwin_arm64/nesgoemu
    • building                                       binary=dist/nesgoemu_linux_386/nesgoemu
    • took: 1m52s
  ⨯ release failed after 1m52s               error=failed to build for windows_amd64_v1: exit status 1: package github.com/retroenv/nesgoemu
	imports github.com/retroenv/nesgoemu/pkg/nes
	imports github.com/retroenv/retrogolib/gui
	imports github.com/go-gl/gl/v2.1/gl: build constraints exclude all Go files in /home/user/go/pkg/mod/github.com/go-gl/[email protected]/v2.1/gl

https://github.com/goreleaser/goreleaser-cross

@cornelk cornelk added the bug Something isn't working label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant