bindbc-sfml 0.1.0
Mike Parker
aldacron at gmail.com
Mon Nov 2 11:01:53 UTC 2020
I've finally gotten around to finishing up the port of
DerelictSFML2 to BindBC:
http://bindbc-sfml.dub.pm/
Unlike the Derelict package, it supports every release of CSFML
from 2.0 to 2.5. It's untested beyond compiling and loading, so I
appreciate any bug reports anyone files.
One issue I encountered myself is this one when loading the CSFML
Network library:
https://github.com/BindBC/bindbc-sfml/issues/1
It's got me stumped, but I have no more time to put toward it at
the moment.
For those not in the know, SFML is a C++ library designed for
game and multimedia development. CSFML is the set of official C
bindings.
https://www.sfml-dev.org/
https://www.sfml-dev.org/download/csfml/
More information about the Digitalmars-d-announce
mailing list