Hi Christoph
although some headers check for CSFML_SYSTEM_FREEBSD
I couldn't find such a header in CSFML. Which one(s) are you talking about?
Of course this can be adde to CSFML's Config.h as well but I was just wondering why the detection Code is there 2 times and would prefer if CSFML just uses SFML's code
CSFML doesn't (and can't) use C++ SFML headers.
Plus, CSFML's Config.h doesn't define the same things as SFML's one.
Additionally CSFML in sfml2 trunk has a non-existent libdir, it points to CSFML/lib currently so Either a ../ in CSFML/src/SFML/Makefile is missing or a dir in CSFML (/me guesses the first is right)
Are you talking about the LIBPATH variable? If so, pointing to CSFML/lib is correct.
because we're at it, CSFML doesn't build in sfml2 trunk currently
Ok, I'll check this
sfml2 trunk
This thing confuses me a lot, please use either "sfml2", "trunk" or "sfml2
and trunk" :lol: