Pickle
Mega GP Mania
I need to use the latest SDL_ttf for a function not in the current shipped library. Ive tried a number of things but the system always keeps trying to use the original.
I tried using LD_PRELOAD but I get this message:
ERROR: ld.so: object '/mnt/sd/gmenu2x/libSDL_ttf.so' from LD_PRELOAD cannot be preloaded: ignored.
./gmenu2x: symbol lookup error: ./gmenu2x: undefined symbol: TTF_SetFontOutline
I tried using LD_PRELOAD but I get this message:
ERROR: ld.so: object '/mnt/sd/gmenu2x/libSDL_ttf.so' from LD_PRELOAD cannot be preloaded: ignored.
./gmenu2x: symbol lookup error: ./gmenu2x: undefined symbol: TTF_SetFontOutline