SFML community forums

Bindings - other languages => D => Topic started by: egladil on April 27, 2009, 03:33:05 am

Title: DSFML on OS X patch
Post by: egladil on April 27, 2009, 03:33:05 am
Hello

I just tried SFML out and I find it quite nice. However, I found that the D bindings didn't include OS X support so here's a patch to fix that. Enjoy :)

http://emil.djupfeldt.se/dsfml.diff

(with reservations against anything and everything just in case)
Title: DSFML on OS X patch
Post by: Trass3r on March 04, 2010, 03:16:04 am
Thanks. I added the missing stuff from dllloader and windowhandle to DSFML2 (bona fide, I don't have OSX to test).