Browse thread
[Caml-list] cameleon compiling problem...
[
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: | Michael Wohlwend <mwohlwend@w...> |
| Subject: | Re: [Caml-list] cameleon compiling problem...solved?? |
looking at the make output I saw that there are *.cmx? files missing. The readme of lablgtk says, I only have to type "make" and setting USE_OPT...=1. But this does not create the cmxo files, which cameleon is looking for. So after reading the lablgtk Makefile, I startet "make opt;make install" in lablgtk, afterwards "make" in cameleon and the errors are gone :-) i don't know, if it was my fault or if it's a feature of the build process :-) Michael ------------------- 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