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
initial testing is bad? Dunno if/how to get the missing header(s)?
docker run --rm -it -v $(pwd):/go/work -w /go/work x1unix/go-mingw go mod download && make windows-release
# runtime/cgo
gcc_libinit_windows.c:8:10: fatal error: 'windows.h' file not found
Error building application: exit status 2
make: *** [dist/AlpacaScope.exe] Error 1
dunno if this is possible?
https://github.com/x1unix/docker-go-mingw
The text was updated successfully, but these errors were encountered: