I finally got my beagleboard, and now I can test the real thing !
So I got the lastest (i think) powervr sdk from ti’s website OMAP35x_Graphics_SDK_setuplinux_3_01_00_02.
I managed to properly configure my toolchains, etc … and i noticed I needed to additionaly link against libIMGegl.so and libsrv_um.so
Is it normal ? or is there something wrong in my sdk setup ?
Regards,
Yes, it’s normal to have to link to those two libraries in your application. Have fun with your Beagleboard