Compile nb.go on windows x64 #335
Closed
ivishalgandhi
started this conversation in
General
Replies: 1 comment
-
I know this post is ancient, but just want to say that I think the Go version of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please share steps to compile nb.go on windows x64
go version go1.22.4 windows/amd64
C:\foss\nb\nb.go>go build
go: downloading golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
nb.go
.\main.go:150:51: undefined: unix.Access
.\main.go:150:74: undefined: unix.W_OK
.\main.go:450:23: undefined: syscall.ForkExec
Beta Was this translation helpful? Give feedback.
All reactions