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

Build Windows binary via docker-go-mingw? #47

Open
synfinatic opened this issue Oct 3, 2021 · 1 comment
Open

Build Windows binary via docker-go-mingw? #47

synfinatic opened this issue Oct 3, 2021 · 1 comment

Comments

@synfinatic
Copy link
Owner

synfinatic commented Oct 3, 2021

dunno if this is possible?
https://github.com/x1unix/docker-go-mingw

@synfinatic
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant