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: Lawrence D'Oliveiro
Subject: Re: [ft] Linking against freetype in Linux
Date: Thu, 27 Jun 2019 08:01:12 +1200

On Wed, 26 Jun 2019 11:12:45 +0100, Kris wrote:

>     g++ `pkg-config freetype2 --cflags --libs` test.cpp

This works for me (Debian Unstable). Output was

    Initialised OK!

> 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.)



reply via email to

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