-
Notifications
You must be signed in to change notification settings - Fork 177
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
Cannot build on windows (Lwt 2.4.5) #84
Comments
In the end, I compiled it using WODI. There is another way to compile Lwt by hand, which involve modifying the first line of setup.data to give a correct path to ocamlfind. |
This uses the Appveyor CI service (similar to Travis) to build OPAM on Cygwin on Windows. It currently installs fine, but then runs into ocsigen/lwt#84 when installing Lwt. See ocaml#246
It looks like WODI has a number of patches that haven't been submitted here. Looks like os_type is |
I'm getting a different error here (not enough quoting).
(opam is a cygwin executable; ocaml is the native toolchain) |
@braibant I believe this has been solved by Cygwin upstream, as pointed out by fdopen in the duplicate issue #173. Current Lwt does build on Cygwin now. @msprotz: This looks like a problem with something other than Lwt, I would guess OCamlbuild, but perhaps OPAM instead. Please check those projects, and let me know if you are still having this issue, if you think it is with Lwt, and you would like to resolve it :) |
Apparently I managed to install it eventually so we're good. Thanks for the reply! ~ jonathan From: Anton [mailto:[email protected]] @braibanthttps://github.com/braibant I believe this has been solved by Cygwin upstream, as pointed out by fdopen in the duplicate issue #173#173. Current Lwt does buildhttps://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fci.appveyor.com%2fproject%2faantron%2flwt%2fbuild%2f93%2fjob%2fwxco93cxoa5k1k9u&data=01%7c01%7cprotz%40microsoft.com%7cf25e7bb521ae459dffde08d39ed6c3d4%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=ojSMcym64t6cLuZSLo3iVQdReW3gEB2mgl6qCa0LE44%3d on Cygwin now. @msprotzhttps://github.com/msprotz: This looks like a problem with something other than Lwt, I would guess OCamlbuild, but perhaps OPAM instead. Please check those projects, and let me know if you are still having this issue, if you think it is with Lwt, and you would like to resolve it :) — |
Here is the log according to opam (but I also get this error if I compile "by hand").
The text was updated successfully, but these errors were encountered: