I am just one step away from being able to test my app on my RD-PQ device, and have hit a wall that it seems nobody else has hit (per many Google and Tizen dev forum searches).
I have copied the mali_2.2 files to the device, but when I try to run the command:
rpm -ivh --force *.rpm
I get the following:
error: Failed dependencies:
libtbm is needed by libtbm-exynos4412-1.0.2-1.armv7l
libtbm.so.1 is needed by libtbm-exynos4412-1.0.2-1.armv7l
libtbm.so.1 is needed by opengl-es-mali400mp-0.1.6-02.armv7l
I have had no luck trying to find libtbm, as it appears to be a missing dependency. Can anyone please help??