I've followed the SDL2 installing guide and placed the SDL2 framework folder under the /Library/Frameworks folder.
Now when trying to link the library with eclipse i found there is no library (.a) to link.
Somewhere i've read you can compile the library from the downloaded SDL folder. How is that done or how can i link the library in any other way?