We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
When trying to build the backend code on Windows, getting the following error:
$ go run mage.go # github.com/grafana/grafana-plugin-sdk-go/build ..\..\..\..\go\pkg\mod\github.com\grafana\grafana-plugin-sdk-go@v0.65.0\build\common.go:91:10: undefined: syscall.Kill Error: error compiling magefiles exit status 1
OS: Microsoft Windows 10 Pro. Version: 10.0.18362 Build 18362. Architecture: x86_64.
The text was updated successfully, but these errors were encountered:
Merge pull request #24 from openmsupply/#20-add-windows-build-support
fcf1c44
#20 add windows build support
Fixed by #24.
Sorry, something went wrong.
wlthomson
Successfully merging a pull request may close this issue.
When trying to build the backend code on Windows, getting the following error:
OS: Microsoft Windows 10 Pro.
Version: 10.0.18362 Build 18362.
Architecture: x86_64.
The text was updated successfully, but these errors were encountered: