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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - scj

Pages: [1]
1
Window / SFML, Colordepth and linux
« on: May 29, 2008, 03:23:32 am »
I'm interested in trying out sfml but I can't seem to get any window to work. Due to hardware limitations, I can't use more than 16b colors if I want the graphics to be hardware accelerated. Unfortuantely, this also means the following:
Code: [Select]
$ samples/bin/window
Error: Unsupporte depth 0... exiting

It works when I change to 24b.

Pages: [1]
anything