Browse thread
[Caml-list] LablGL 0.98
-
Jacques Garrigue
-
Michael Vanier
-
Jacques Garrigue
- Michael Vanier
-
Jacques Garrigue
-
Michael Vanier
[
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: | 2002-08-06 (13:47) |
From: | Michael Vanier <mvanier@c...> |
Subject: | Re: [Caml-list] LablGL 0.98 |
OK, this works (thanks). Now... how do I compile the examples in the lablGL-0.98/examples subdirectory? The Makefile there only has a 'clean' target. Mike > Date: Sun, 04 Aug 2002 09:56:00 +0900 > From: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp> > > From: Michael Vanier <mvanier@cs.caltech.edu> > > When compiling LablGL-0.98, I get this error: > > > > Error on dynamically loaded library: ./dlltogl.so: undefined symbol: XmuLookupStandardColormap > > > > I'm compiling on a Debian Linux system. I have ocaml-3.05 working without > > any problems. Any ideas? > > You may need to add a few extra libraries to the link, here at least > -lXmu and -lXext. > See the comment about GLLIBS in Makefile.config. > You may also need -lpthread if you use the openGL coming with XFree 4 > rather than Mesa. > > Jacques Garrigue > ------------------- > 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 > ------------------- 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