1
General discussions / SFML 2.0 Mac OSX in App Bundle
« on: March 06, 2011, 03:57:45 pm »Quote
It depends : is it a high or low library ?
SFML's competing library SDL checks for the Application Bundle. So does that mean that SDL is a higher level than SFML? I still feel that being a cross platform library you should hide the fact that it's cross platform to the user of the library. I should have a single code base that can compile various platforms.
Quote
I was in fact saying that you also need a function to get the resources path on Unix.
So you would have [...]
I still have to agree with Ceylo. I, as a user of SFML, would not want to see that.
Quote
There's two aspect here : compilable and runnable. The first one is always true with SFML but no the second. Now these two are so close that we have to define with Laurent where SFML stops.
I think I'm starting to understand what you mean. The resources path is kind of like a configuration issue. I think other people like Laurent should chime in.
All in all, it's up to you guys as the developers of SFML to decide. :-)