Skip to content

Errors compiling the library #16

@ZappD0S

Description

@ZappD0S

Hi,

I'm trying to compile this library and I'm having a few issues.

  • I get an error saying that the function sf_error() is not defined. This seems to be called many times throughout the codebase. There is however another function called set_error() that is called in exactly the same way and is defined. I have the impression set_error() is the right function that should be used instead. Maybe this was the result of an automated refactoring gone wrong?

  • The constant NPY_LOGE2 referenced in stats.h doesn't seem to be defined anywhere.

Disclaimer: I know next to nothing about this library, so maybe the errors I'm getting are not relevant because I'm misusing it. Please be kind!

Thanks a lot.

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