Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

unresolved external symbol _libkml_unzAttach #8

@gambr

Description

@gambr

Dear All,
I built libkml-master (from msvc/libkml.sln), then I tried to build the examples (from msvc\examples\examples.sln) but I get the error:

libkmlbase.lib(zip_file.obj) : error LNK2001: unresolved external symbol _libkml_unzAttach

In fact zip_file.cc calls libkml_unzAttach() twice but that function is not declared.

Regards,
Gianni

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions