-
Notifications
You must be signed in to change notification settings - Fork 34
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
ocurl started to fail to install on windows #77
Comments
This used to work fine; not sure what changed recently, but it does not build anymore on windows. |
this looks like C compiler or headers issue/change.
does this compile and return 15? |
It does not compile.
|
Different error though than the one I had when installing ocurl |
It does not compile either on my arch linux machine though:
|
I think you should replace |
still, this does not explain the compilation error in windows |
and why suddently ocurl can't be installed under windows (I use fdopen opam for windows) |
It is probably related in some way with #52; you may want to downgrade back to 0.9.1. |
@ygrek |
Maybe |
oh indeed, I was able to install ocurl 0.9.1 on windows! Thx! |
weird though, 0.9.2 is from 2022 so why suddently it started to fail to install under windows in the last week? |
that's what i wanted to test with that code, that explains |
short term yes, but meh |
The text was updated successfully, but these errors were encountered: