How to setup D with SFML? (using bindbc-sfml)

Ki Rill rill.ki at yahoo.com
Sat Apr 8 11:31:40 UTC 2023


How do I set up a D and SFML project using the `bindbc-sfml` 
package?

I tried following the instructions, it builds successfully, but 
fails to load the SFML library at runtime.

In particular, `loadSFML, loadSFMLGraphics, loadSFMLXXX` fails. 
Here is [link](https://github.com/rillki/d-sfml-project-template) 
to the repo. I plan to create another how-to video, but I cannot 
find what's causing it to fail.

Do you have any ideas?


More information about the Digitalmars-d-learn mailing list