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:
$ samples/bin/window
Error: Unsupporte depth 0... exiting
It works when I change to 24b.