SFML community forums
Help => General => Topic started by: pventura on July 01, 2008, 02:21:05 am
-
Hi all,
I am wondering if it is possible to use SFML on Solaris. Any help would be greatly appreciated.
--Phil
-
As far as I know, nobody ever tried it. If Solaris has a standard X11, GLX and OpenGL implementation and is POSIX-compliant, you can start by compiling sfml-system, sfml-window, sfml-network and sfml-graphics (you'll also need FreeType2 for this one). Then if you have libsndfile and OpenAL, you can also build sfml-audio.