|
From: <us...@mo...> - 2008-06-26 19:59:44
|
Hi all, I'm trying to port Mesa on ARM9 embedded system (I know that it will be slow) that uses framebuffer. Framebuffer resolution is 480*272*16 I've cross-compiled all, .so and static libs and lined all to SDL fbcon driver I know that OSMesaCreateContextExt successeds But when I try to run any test program, it complains: Couldn't set GL mode: Couldn't load GL function glBegin: No GL driver has been loaded What cen be the probelm ? I've checked and there is a fbcon driver compile and included in libgl... Serg |