SFML community forums

Help => Window => Topic started by: scj on May 29, 2008, 03:23:32 am

Title: SFML, Colordepth and linux
Post by: scj 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.
Title: SFML, Colordepth and linux
Post by: Laurent on May 29, 2008, 08:36:50 am
Are you using the last revision ?