Friday, September 19, 2008

MINIGUI on psplinux




I got minigui running on the psplinux. Minigui runs on frame buffer and is being used for embedded gui. I was trying to get qt-embedded which also runs on framebuffer, but has much more features and api than minigui, the compilation went fine till linking stage and iam getting some (R_MIPS_CALL16 R_MIPS_GOT16 errors). I did a bit of google and found that these errors are related to ld scripts and memory locations. I was unable to get these problems solved.

Here is a link to the youtube video
http://www.youtube.com/watch?v=m3U10YopH-A

Google