SFML community forums

General => General discussions => Topic started by: christoph on June 15, 2009, 08:13:47 am

Title: SFML on (k)FreeBSD
Post by: christoph on June 15, 2009, 08:13:47 am
As I noticed there was some FreeBSD Code added to SFML I'm playing with it on a Debian GNU/kFreeBSD System (That's GNU userland but a FreeBSD kernel).

Unfortunately the Config.hpp does not yet detect this BSD kernel situation, the stuff GCC defines here is

http://random.christoph-egger.org/bsd32
http://random.christoph-egger.org/bsd64

would you consider applying somthing like http://random.christoph-egger.org/sfml-bsd-patch after I have confirmed it is working as expected?
Title: SFML on (k)FreeBSD
Post by: Laurent on June 15, 2009, 09:34:24 am
Sure, no problem.

Thanks for your help :)

By the way, would you like to help me complete the FreeBSD port? I still haven't found a good reference for implementing joystick handling, which is apparently slightly different from the Linux version.
Title: SFML on (k)FreeBSD
Post by: christoph on June 15, 2009, 12:02:50 pm
As I was considering to start a BSD Port myself I'm definitely interested in helping out. However that'll have to wait untill I find the time to install BSD on my old desktop, which is something I have planed for some time now but not carried out ;)
Title: SFML on (k)FreeBSD
Post by: Laurent on June 15, 2009, 01:40:30 pm
Great :)