Browse thread
[ANN] Lwt 2.2.0 released
-
Jérémie Dimino
-
Gregory Bellier
- Sylvain Le Gall
-
Jérémie Dimino
- Gregory Bellier
- Hans Ole Rafaelsen
-
Gregory Bellier
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Hans Ole Rafaelsen <hrafaelsen@g...> |
| Subject: | Re: [Caml-list] [ANN] Lwt 2.2.0 released |
Does this added requirement limit its portability to other platforms e.g. Windows? Thanks, Hans On Thu, Dec 16, 2010 at 5:13 PM, Jérémie Dimino <jeremie@dimino.org> wrote: > On Thu, Dec 16, 2010 at 05:05:31PM +0100, Gregory Bellier wrote: > > I can't build lwt 2.2.0 while I successfully built 2.1.1 > > > > Here is the error I got (no such file or directory), followed by my > > configuration : > > > > + ocamlfind ocamlc -c src/unix/lwt_unix_stubs.c > > In file included from src/unix/lwt_unix_stubs.c:39: > > src/unix/lwt_unix.h:28:16: error: ev.h: Aucun fichier ou dossier de ce > type > > Command exited with code 2. > > You need to install libev. > > Cheers, > > -- > Jérémie > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >