Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: SFML 1.3 on Solaris?  (Read 2084 times)

0 Members and 1 Guest are viewing this topic.

pventura

  • Newbie
  • *
  • Posts: 1
    • View Profile
SFML 1.3 on Solaris?
« 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

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
SFML 1.3 on Solaris?
« Reply #1 on: July 01, 2008, 02:49:02 am »
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.
Laurent Gomila - SFML developer