Compile nb.go on windows x64 #335
ivishalgandhi
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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