Skip to content
New issue

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

Error building on windows x86_64 #20

Closed
wlthomson opened this issue Nov 10, 2020 · 1 comment · Fixed by #24
Closed

Error building on windows x86_64 #20

wlthomson opened this issue Nov 10, 2020 · 1 comment · Fixed by #24
Assignees
Labels
Type: Bug This is a bug issue

Comments

@wlthomson
Copy link
Contributor

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.

@wlthomson wlthomson added the Type: Bug This is a bug issue label Nov 10, 2020
@wlthomson wlthomson self-assigned this Nov 10, 2020
wlthomson added a commit that referenced this issue Nov 11, 2020
@wlthomson
Copy link
Contributor Author

Fixed by #24.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Type: Bug This is a bug issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant