Skip to content

Building without SDLPango doesn't seem to work #9

Description

@ColinPitrat

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions