Page 1 of 1

SDL

Posted: Sat Jun 26, 2004 7:43 am
by Seldon
Not really PureBasic related, but I wanted to know if I can use a PB EXE using SDL in some embedded Linux release that doesn't use X11 or GTK (of course I would not use any GUI commands). Is SDL able to work without X11 ? I mean directly with the frame-buffer ? You must install SVGALIB ? Thanks in advance.

Posted: Mon Jun 28, 2004 10:44 am
by Fred
AFAIK, SDL doesn't explicitely needs X11. There is a backend for X11, DirectX, DirectFB etc. The most common one on linux requiers X11 tough.