-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
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
Error: unhandled exception: WinHttpOpen error: 87 [PuppyError] #109
Comments
Wow thats a very strange error. I need to find Windows 7 to test it. Can you try passing it different params?
like: And see if that works? Do you have a proxy setup? |
"WINHTTP_ACCESS_TYPE_NO_PROXY" work fine,thanks. puppy/src/puppy/platforms/win32/platform.nim
|
according to genotrance/px#43 (comment) it need to be "6.3" refers to Windows 8.1 or Windows Server 2012 R2. Windows 7 Home Basic x64 is 6.1.7601. |
my code:
env:
Windows 7 Home Basic x64
nim c test.nim
output:
The text was updated successfully, but these errors were encountered: