You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% fyne get github.com/AnkushJadhav/fynesweeper
go: downloading fyne.io/fyne/v2 v2.0.3
go: downloading fyne.io/x/fyne v0.0.0-20210513150848-a8a85d8a440c
go: downloading github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210410170116-ea3d685f79fb
go: downloading golang.org/x/image v0.0.0-20200430140353-33d19683fad8
go: downloading github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7
go: downloading golang.org/x/sys v0.0.0-20200720211630-cb9d2d5c5666
go: downloading golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
go: downloading golang.org/x/text v0.3.2
# golang.org/x/sys/unix
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20200720211630-cb9d2d5c5666/unix/syscall_darwin.1_13.go:29:3: //go:linkname must refer to declared functionor variable
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20200720211630-cb9d2d5c5666/unix/zsyscall_darwin_arm64.1_13.go:27:3: //go:linkname must refer to declared functionor variable
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20200720211630-cb9d2d5c5666/unix/zsyscall_darwin_arm64.1_13.go:40:3: //go:linkname must refer to declared functionor variable
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20200720211630-cb9d2d5c5666/unix/zsyscall_darwin_arm64.go:28:3: //go:linkname must refer to declared functionor variable
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20200720211630-cb9d2d5c5666/unix/zsyscall_darwin_arm64.go:43:3: //go:linkname must refer to declared functionor variable
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20200720211630-cb9d2d5c5666/unix/zsyscall_darwin_arm64.go:59:3: //go:linkname must refer to declared functionor variable
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20200720211630-cb9d2d5c5666/unix/zsyscall_darwin_arm64.go:75:3: //go:linkname must refer to declared functionor variable
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20200720211630-cb9d2d5c5666/unix/zsyscall_darwin_arm64.go:90:3: //go:linkname must refer to declared functionor variable
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20200720211630-cb9d2d5c5666/unix/zsyscall_darwin_arm64.go:105:3: //go:linkname must refer to declared functionor variable
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20200720211630-cb9d2d5c5666/unix/zsyscall_darwin_arm64.go:121:3: //go:linkname must refer to declared functionor variable
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20200720211630-cb9d2d5c5666/unix/zsyscall_darwin_arm64.go:121:3: too many errors
error building application: exit status 2
OS: MacOS Monterey 12.5.1 (21G83)
Chip: Apple M1 Pro
Not sure what other information may be helpful. Just learned about Fyne and was testing out some apps. Only tried using the Fyne installation process. Installed one other Fyne app no problem.
The text was updated successfully, but these errors were encountered:
OS: MacOS Monterey 12.5.1 (21G83)
Chip: Apple M1 Pro
Not sure what other information may be helpful. Just learned about Fyne and was testing out some apps. Only tried using the Fyne installation process. Installed one other Fyne app no problem.
The text was updated successfully, but these errors were encountered: