Skip to content

dictionary_copy_to_existing is undefined #64

@shakfu

Description

@shakfu

dictionary_copy_to_existing is in ext_dictionary.h but no symbol is public.

It has the following signature:

t_max_err dictionary_copy_to_existing(const t_dictionary *d, t_dictionary *dc)

When I try to use it:

Undefined symbols for architecture x86_64:
  "_dictionary_copy_to_existing", referenced from:
      ___pyx_f_3api_10Dictionary_copy_to_existing in api.o
ld: symbol(s) not found for architecture x86_64

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