Page 1 of 1

Linux Issue - 'Pango' Errors [SOLVED]

Posted: Fri Oct 21, 2022 9:28 pm
by bcgreen24
Hi, all-- can someone tell me what libraries I may be missing which is causing this error in Linux when I try to compile/run something?

Code: Select all

/usr/bin/ld: Font.a(Font.o): in function `PB_FreeFont':
Font.c:(.text+0x2e): undefined reference to `pango_font_description_free'
/usr/bin/ld: Font.a(LoadFont.o): in function `PB_LoadFont2':
LoadFont.c:(.text+0x46): undefined reference to `pango_font_description_from_string'
/usr/bin/ld: LoadFont.c:(.text+0x5b): undefined reference to `pango_font_description_set_size'
/usr/bin/ld: LoadFont.c:(.text+0xd1): undefined reference to `pango_font_description_set_weight'
/usr/bin/ld: LoadFont.c:(.text+0xe9): undefined reference to `pango_font_description_set_style'
Plain text
Thanks!
Bryan

Re: Linux Issue - 'Pango' Errors [SOLVED]

Posted: Fri Oct 21, 2022 10:41 pm
by bcgreen24
Issue resolved; I thought I had installed all necessary libs, but apparently I was missing some. Made sure all libs mentioned in the readme file were installed, and all is well. :)

Bryan

Re: Linux Issue - 'Pango' Errors [SOLVED]

Posted: Sat Oct 22, 2022 11:14 am
by mk-soft
There a update for movie ...

Simple install of Purebasic