We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
godebug test appears to be working for me (I'm on Windows 10)
Sorry, something went wrong.
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.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: