SDL2 library for 64 bit system

Dear all
i have installed SDL2 library in ubuntu OS, each steps of installing was
ok. after that when i run a project it has an error " No available video
device". how could i solve this problem?(the version of my ubuntu is 13.04,
my system is a 64 bit system).
thanks for your help.

I am guessing you installed from source since you said “each step was ok”.
Probably you compiled it without X11 support. Install X11 development
packages from synaptic and build and install SDL2 again. This will solve
the problem.On Sun, Dec 15, 2013 at 3:11 PM, zahra Nabizadeh wrote:

Dear all
i have installed SDL2 library in ubuntu OS, each steps of installing was
ok. after that when i run a project it has an error " No available video
device". how could i solve this problem?(the version of my ubuntu is 13.04,
my system is a 64 bit system).
thanks for your help.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

thanks a lot, by doing this my problem is solved.On Sun, Dec 15, 2013 at 9:58 AM, PHilip RUshik (??) wrote:

I am guessing you installed from source since you said “each step was ok”.
Probably you compiled it without X11 support. Install X11 development
packages from synaptic and build and install SDL2 again. This will solve
the problem.

On Sun, Dec 15, 2013 at 3:11 PM, zahra Nabizadeh <@zahra_Nabizadeh>wrote:

Dear all
i have installed SDL2 library in ubuntu OS, each steps of installing was
ok. after that when i run a project it has an error " No available video
device". how could i solve this problem?(the version of my ubuntu is 13.04,
my system is a 64 bit system).
thanks for your help.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org