Skip to content

Check for module export function as part of build process #13

Closed
@virtuald

Description

@virtuald

In

PYBIND11_MODULE(module, m) {
}

the first argument needs to match the extension name.

Another alternative to this is to make it a #define created automatically, then robotpy-build can manage that for you. Maybe RPYBUILD_PYBIND11_MODULE(m)?

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