Pandora Freetype Ported To Pandora ?


Pandora has it included in firmware as /usr/lib/libfreetype.so.6, so just link it dynamically. Nut sure about Wiz and Caanoo, but I think they have it too.
 
Geca said:
I try to copy the lib but it's protected :(
How it's possible copy or get this lib (compiled to pandora) ?
Protected where?

On pandora you do, from a terminal:
Code:
cp /usr/lib/libfreetype.so.6 /media/<your_card>/
or download rootfs from http://openpandora.org/firmware/ and extract it from there
or check your toolchain, it's often included with toolchains or library packs.
 
Last edited by a moderator:
Back
Top