freetype
[Top][All Lists]
Advanced

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

Re: [ft] Linking against freetype in Linux


From: armin
Subject: Re: [ft] Linking against freetype in Linux
Date: Wed, 26 Jun 2019 21:10:24 +0100

>> g++ `pkg-config freetype2 --cflags --libs` test.cpp
>
> This works for me (Debian Unstable). Output was
>
>   Initialised OK!

Same for me ...

>> I'm not sure what to try next. Does anyone have any suggestions?
>
> Try compiling it as C, rather than C++ code? (Both worked for me, by the way.)

I was thinking that as well;  also, are you sure that whatever resides in 
`/lib/x86_64-linux-gnu/libfreetype.so' actually exports `FT_Init_FreeType' 
(there's a chance that this was overwritten with an ill-formed install)?

Armin




reply via email to

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