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/

Reply via email to