Skip to content

ZipArchive 编译时候报错 #2

@qinshu123

Description

@qinshu123

Undefined symbols for architecture arm64:
"___sanitizer_cov_trace_pc_guard_init", referenced from:
_sancov.module_ctor_trace_pc_guard in ioapi.o
_sancov.module_ctor_trace_pc_guard in mztools.o
_sancov.module_ctor_trace_pc_guard in unzip.o
_sancov.module_ctor_trace_pc_guard in zip.o
_sancov.module_ctor_trace_pc_guard in ZipArchive.o
"___sanitizer_cov_trace_pc_guard", referenced from:
_call_zopen64 in ioapi.o
_call_zseek64 in ioapi.o
_call_ztell64 in ioapi.o
_fill_zlib_filefunc64_32_def_from_filefunc32 in ioapi.o
_fill_fopen_filefunc in ioapi.o
_fopen_file_func in ioapi.o
_fread_file_func in ioapi.o
...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

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