freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft] Compiling FreeType app


From: Cyphre
Subject: [ft] Compiling FreeType app
Date: Mon, 22 Aug 2005 19:20:18 +0200

Hello all on the list,
 
I have a Linux apllication which is using statically linked FreeType library. I have rewritten(using dlopen,dlsym etc.) all FT function calls in the app so they should be loaded at runtime from freetype.so dynamic library(usually installed on most current Linux desktops). But when I compile the application it looks like the size of the new executable contains still statically linked FreeType code. What I'm doing wrong?
Sorry if this question a bit stupid but I'm Linux newbie.
 
thanks for any help,
 
Richard

reply via email to

[Prev in Thread] Current Thread [Next in Thread]