Browse thread
Ocaml, MacOSX and GUIs
-
Erik de Castro Lopo
-
Xavier Leroy
-
Jacques Garrigue
- Janne Hellsten
-
Jacques Garrigue
-
Xavier Leroy
[
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: | 2006-07-14 (10:22) |
From: | Janne Hellsten <jjhellst@g...> |
Subject: | Re: Re: [Caml-list] Ocaml, MacOSX and GUIs |
> Unfortunately, on MacOSX ocamlbrowser only works properly with the X11 > version of Tk (which is very easy to install.) > I tried several times to make it work with the Aqua version, but was > never completely successful. I tried compiling ocamlbrowser directly from GODI and it worked out of the box on my MacBook Pro. AFAIK this was using the Aqua version -- at least it didn't launch X11 like all the other X11 apps do. Janne