caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] LablGTK 1.2.2 and LablGL 0.96 for OCaml 3.03 alpha
@ 2001-10-12 14:51 Jacques Garrigue
  0 siblings, 0 replies; only message in thread
From: Jacques Garrigue @ 2001-10-12 14:51 UTC (permalink / raw)
  To: caml-list, lablgtk

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-10-12 14:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-12 14:51 [Caml-list] LablGTK 1.2.2 and LablGL 0.96 for OCaml 3.03 alpha Jacques Garrigue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).