Re: Error in make process

2022-07-08 Thread Andrew Tomazos
Also, you should try out something called conan for building libraries like freetype from source: https://conan.io/ The conan freetype recipe is here: https://conan.io/center/freetype On Sat, Jul 9, 2022 at 12:08 AM 贾慧阳 via FreeType users wrote: > Dear Developer:when i try to install

Re: Error in make process

2022-07-08 Thread Andrew Tomazos
Also, you should try out something called conan for building libraries like freetype from source: https://conan.io/ The conan freetype recipe is here: https://conan.io/center/freetype On Sat, Jul 9, 2022 at 9:15 AM Lawrence D'Oliveiro wrote: > On Fri, 8 Jul 2022 19:16:25 +0800, 贾慧阳 wrote: > >

Re: Error in make process

2022-07-08 Thread Lawrence D'Oliveiro
On Fri, 8 Jul 2022 19:16:25 +0800, 贾慧阳 wrote: > cannot find -lpng15 libpng-dev not installed?