tux4kids / t4kcommon

GNU General Public License v3.0
4 stars 11 forks source link

Building without SDLPango doesn't seem to work #9

Open ColinPitrat opened 3 years ago

ColinPitrat commented 3 years ago

I've been trying (and failing) to build t4kcommon without SDLPango.

Here's what I tried (trying to follow INSTALL when possible):

Make ended with the following errors:

/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference toTTF_OpenFont'
/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_CloseFont' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference toTTF_RenderUTF8_Blended'
/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_SizeUTF8' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference toTTF_GlyphMetrics'
/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_FontAscent' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference toTTF_Init'
/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_Quit'

lilmike commented 11 months ago

Any update on this? I have this same problem, void linux.