Does it work on Windows?
vornet opened this issue · 4 comments
vornet commented
I keep getting this following error on Windows 7:
$>godebug run main.go
fork/exec C:\Users\vmom\AppData\Local\Temp\godebug620220755\godebug.a.out: %1 is not a valid Win32 application.
voutasaurus commented
godebug test appears to be working for me (I'm on Windows 10)
ObjectIsAdvantag commented
works for me on windows 7, 64 bits
jordanbtucker commented
I'm getting this same error on Windows 10. I'm not sure what information you need to help figure out this issue.
jordanbtucker commented
I just figured it out. I was trying to run godebug against a library instead of an executable.