caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@epfl.ch>
To: "L.G. Meredith" <lgreg.meredith@gmail.com>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] lablgl on Mac OS X
Date: Fri, 30 Dec 2005 22:03:44 +0100	[thread overview]
Message-ID: <753E085A-AB02-473E-AD1E-11CF2F79FFAA@epfl.ch> (raw)
In-Reply-To: <5de3f5ca0512301223x57f44b4fr17c3d7816c402678@mail.gmail.com>

Try the glut examples with lablglut, they should work.

I guess examples with togl segfault because tk is now supported in  
the native window system and if you compile ocaml it will use the  
native version of tk. However togl uses glx to initalize the opengl  
context so both cannot work together. If you really want to use togl  
you need to compile ocaml so that it uses a X11 version of tk.

Best,

Daniel





  reply	other threads:[~2005-12-30 21:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-30 20:23 L.G. Meredith
2005-12-30 21:03 ` Daniel Bünzli [this message]
2005-12-30 21:09   ` [Caml-list] " L.G. Meredith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=753E085A-AB02-473E-AD1E-11CF2F79FFAA@epfl.ch \
    --to=daniel.buenzli@epfl.ch \
    --cc=caml-list@inria.fr \
    --cc=lgreg.meredith@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).