Skip to content

Building with FreeType #1

@leojplin

Description

@leojplin

Hi I am having trouble building the project with FreeType. I get the following errors:

1>GraphicsGL.obj : error LNK2001: unresolved external symbol __imp_FT_New_Face
1>GraphicsGL.obj : error LNK2001: unresolved external symbol __imp_FT_Init_FreeType
1>GraphicsGL.obj : error LNK2001: unresolved external symbol __imp_FT_Load_Char
1>GraphicsGL.obj : error LNK2001: unresolved external symbol __imp_FT_Set_Pixel_Sizes

I am building FreeType from source and it built fine and I included the lib file in the client project, but I still get those linker errors. Do you have any clue? Which version of FreeType did you use, I am using 2.7.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions