* [Caml-list] [ANN] Tsdl 0.8.0
@ 2014-05-18 23:35 Daniel Bünzli
0 siblings, 0 replies; only message in thread
From: Daniel Bünzli @ 2014-05-18 23:35 UTC (permalink / raw)
To: Caml-list, opengl
Hello,
I’d like to announce the first release of Tsdl:
Tsdl is an OCaml library providing thin bindings to the cross-platform
SDL C library.
Tsdl depends on the SDL 2.0.1 C library (or later) and ocaml-ctypes. Tsdl
is distributed under the BSD3 license.
Home page: http://erratique.ch/software/tsdl
API documentation: http://erratique.ch/software/tsdl/doc/Tsdl
It should be available in opam shortly.
Part of this work was made undercover while I was visiting OCaml Labs last
summer, many thanks to them for their support.
Best,
Daniel
P.S. On macosx we still have some kind of unresolved spinning bug [1] that seem to be due to an interaction
with libffi. It can be circumvented by using a compiler switch with this patch [2] (basically remove the
-no_compact_unwind option and add -w to silence the huge pile of warnings that ensue).
[1] http://lists.ocaml.org/pipermail/ctypes/2014-February/000066.html
[2] https://gist.github.com/dbuenzli/9050340
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-18 23:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-18 23:35 [Caml-list] [ANN] Tsdl 0.8.0 Daniel Bünzli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox