Browse thread
exception not registered.Abandon
[
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: | 2010-03-13 (18:57) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] exception not registered.Abandon |
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