-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels