caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: Florent Monnier <monnier.florent@gmail.com>
Cc: caml-list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] exception not registered.Abandon
Date: Sat, 13 Mar 2010 18:57:18 +0000	[thread overview]
Message-ID: <20100313185718.GB27381@annexia.org> (raw)
In-Reply-To: <20100313185537.GA27381@annexia.org>

On Sat, Mar 13, 2010 at 06:55:37PM +0000, Richard Jones wrote:
> Essentially you have to register OCaml exceptions before you can call
> them from C, so it sounds like you're not calling some sort of SDL
> "init" function (or calling it too late in your program).  Or possibly
> there is a bug in the ocaml-SDL bindings.

For example, is 'sdlloader.cmxa' linked into your program?  There are
others that might have to be linked in too -- see the META file or
just use ocamlfind.

Rich.

-- 
Richard Jones
Red Hat


  reply	other threads:[~2010-03-13 18:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-13 16:42 Florent Monnier
2010-03-13 17:38 ` [Caml-list] " Richard Jones
2010-03-13 18:36   ` Florent Monnier
2010-03-13 18:50     ` Adrien
2010-03-13 18:55     ` Richard Jones
2010-03-13 18:57       ` Richard Jones [this message]
2010-03-13 19:33       ` Florent Monnier
2010-03-15  9:13         ` Olivier Andrieu

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=20100313185718.GB27381@annexia.org \
    --to=rich@annexia.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=monnier.florent@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).