freetype-devel
[Top][All Lists]
Advanced

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

[Devel] freetype on cygwin.


From: George Williams
Subject: [Devel] freetype on cygwin.
Date: Sun, 08 Sep 2002 22:52:56 -0700

I just built freetype 2.1.2 on my cygwin system.

I am trying to load freetype at run time with a call to
        dlopen("libfreetype.so",RTLD_LAZY);
Only there is no libfreetype.so on the system.
        there's a libfreetype.la, but calling dlopen on that doesn't work 
either.
What should I pass to dlopen?

(I can link quite happily with the static library, but prefer to load at runtime if that be possible...)





reply via email to

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