LibreMaple-Client icon indicating copy to clipboard operation
LibreMaple-Client copied to clipboard

../../freetype/objs/.libs/libfreetype.so: No such file or directory

Open fmnijk opened this issue 2 years ago • 0 comments

I got this error when I tried to compile it. The libfreetype.so is there, I can use ls to see it. But it is not there. Why?

I install freetype by using apt-get install libfreetype6 and change the path to /usr/lib/x86_64-linux-gnu/libfreetype.so and it works. But this is a workaround.

fmnijk avatar Jan 21 '23 13:01 fmnijk