On Wednesday 27 of April 2022 13:23:59 Christoph Klassen wrote:
Hello again!
I downloaded the source of tqt3 to build it but the build cancelled with
the following error:
In file included from qximinputcontext.h:68,
from qximinputcontext_x11.cpp:37:
../../../../include/private/qt_x11_p.h:154:14: fatal error: ft2build.h:
No such file or directory
154 | # include <ft2build.h>
| ^~~~~~~~~~~~
Do you know how to fix this? I installed the package libfreetype6-dev
like some people suggested on the internet but that didn't help me so
solve the problem.
Kind regards,
Christoph
Hi Christoph,
do you build it as a deb package (ie using debian/rules) or by hand? You
use configure option -I/usr/include/freetype2? Package libfreetype-dev is
installed?
Cheers
--
Slávek