Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building without SDLPango doesn't seem to work #9

Open
ColinPitrat opened this issue Nov 23, 2020 · 1 comment
Open

Building without SDLPango doesn't seem to work #9

ColinPitrat opened this issue Nov 23, 2020 · 1 comment

Comments

@ColinPitrat
Copy link

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 to TTF_RenderUTF8_Blended'
/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_SizeUTF8' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_GlyphMetrics'
/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_FontAscent' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_Init'
/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_Quit'

@lilmike
Copy link

lilmike commented Dec 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants