retroenv / nesgoemu

Nintendo Entertainment System emulator written in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix windows release building

cornelk opened this issue · comments

  • 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/gl@v0.0.0-20231021071112-07e5d0ea2e71/v2.1/gl

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