[
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: | David Fox <david.fox@l...> |
| Subject: | Re: [Caml-list] X library for ocaml 3.06? |
The ocamlffi package can automatically convert the Xlib headers into a working, if ugly, Xlib library. Examples are included in the package. But I haven't tried it version 3.06 yet. I have a sourceforge project by that name. John Carr <jfc@MIT.EDU> writes: > I am writing an OCaml program using the X Window System. I am doing > most of the work on Solaris 8. The graphics module included in the > distribution is not adequate. The efuns package contains an X client > library but I can't get efuns (017+5) to work with ocaml 3.06. After > some Makefile hacking and manual compilation I was able to get xlib > and dependencies to compile and link, but the library still doesn't > work. > > Does anybody know how to build a working efuns/xlib? Is there any > other Xlib implementation? > > > John Carr > jfc@mit.edu ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners