mailgun/godebug

Does it work on Windows?

vornet opened this issue · 4 comments

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.

godebug test appears to be working for me (I'm on Windows 10)

works for me on windows 7, 64 bits

I'm getting this same error on Windows 10. I'm not sure what information you need to help figure out this issue.

I just figured it out. I was trying to run godebug against a library instead of an executable.