Browse thread
[Caml-list] LablGTK 1.2.2 and LablGL 0.96 for OCaml 3.03 alpha
- Jacques Garrigue
[
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: | Jacques Garrigue <garrigue@k...> |
| Subject: | [Caml-list] LablGTK 1.2.2 and LablGL 0.96 for OCaml 3.03 alpha |
They are ready, so let's release
LablGTK 1.2.2 and LablGL 0.96 for OCaml 3.03 alpha
These new releases are only for ocaml 3.03 alpha. You cannot install them
on 3.02. Wait if you are not adventurous.
They both adapt to the new style, and add dynamic loading.
http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html
Enjoy.
$ ocaml -I +lablGL -I +lablgtk
Objective Caml version 3.03 ALPHA
# #load"lablgl.cma";;
# #load"lablgtk.cma";;
# GMain.Main.init();;
- : string = ""
# let top = GWindow.window ~show:true ();;
val top : GWindow.window = <obj>
---------------------------------------------------------------------------
Jacques Garrigue Kyoto University garrigue at kurims.kyoto-u.ac.jp
<A HREF=http://wwwfun.kurims.kyoto-u.ac.jp/~garrigue/>JG</A>
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr