8000 Unresolved symbol when linking to freetype. · Issue #12 · ambrosiogabe/Cocoa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Unresolved symbol when linking to freetype. #12
Open
@DomAlexRod

Description

@DomAlexRod

Errors generated when building the solution (after building free type individually as per build instructions):

freetyped.lib(ftgzip.obj) : error LNK2019: unresolved external symbol inflate referenced in function FT_Gzip_Uncompress
freetyped.lib(ftgzip.obj) : error LNK2019: unresolved external symbol inflateEnd referenced in function FT_Gzip_Uncompress
freetyped.lib(ftgzip.obj) : error LNK2019: unresolved external symbol inflateReset referenced in function ft_gzip_file_reset
freetyped.lib(ftgzip.obj) : error LNK2019: unresolved external symbol inflateInit2_ referenced in function FT_Gzip_Uncompress
..\bin\Debug-windows-x86_64\CocoaEngine\CocoaEngine.dll : fatal error LNK1120: 4 unresolved externals

Using Visual Studio 2019 (latest update).

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

      0