Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
General
»
Feature requests
»
GNU/kFreeBSD support
Print
Pages: [
1
]
Author
Topic: GNU/kFreeBSD support (Read 3355 times)
0 Members and 1 Guest are viewing this topic.
christoph
Full Member
Posts: 102
GNU/kFreeBSD support
«
on:
August 24, 2009, 05:42:14 pm »
Heya Laurent!
include/SFML/Config.hpp currently checks for __FreeBSD__ to detect FreeBSD kernels. The SFML_SYSTEM_FREEBSD works here for me on Debian GNU/kFreeBSD (FreeBSD Kernel + GNU Userland) just fine if I enable the build.
Could you please change the check so it also uses SFML_SYSTEM_FREEBSD if __FreeBSD_kernel__ is defined?
A patch for 1.5 is
http://random.christoph-egger.org/kfreebsd.diff
Logged
Your friendly debian packager
.
My Site
Laurent
Administrator
Hero Member
Posts: 32498
GNU/kFreeBSD support
«
Reply #1 on:
August 28, 2009, 02:01:53 pm »
Hi
Sorry for the late reply, I was on holiday.
This patch has already been applied to both trunk and sfml2. Did you mean that I should apply it to the current 1.5 release as well?
Logged
Laurent Gomila - SFML developer
christoph
Full Member
Posts: 102
GNU/kFreeBSD support
«
Reply #2 on:
August 29, 2009, 03:50:35 pm »
Oh! No if that's so I was just too lazy to check trunk
Logged
Your friendly debian packager
.
My Site
Print
Pages: [
1
]
SFML community forums
»
General
»
Feature requests
»
GNU/kFreeBSD support
anything