Compiled a small app w/ Go 1.11 and only used one 3rd-party import ("github.com/go-vgo/robotgo"). GOARCH=amd64; GOOS=windows. Runs fine on the computer I used to build it. I copy it in a VMWARE instance of Windows 10 x64, and I get that 'libz-1.dll' is missing from your computer when I try to execute it. I thought go binaries contained everything needed to run itself, assuming the platforms for compiling and executing matched? Anybody have any ideas what's going on, and why this happened?
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.