Skip to content

C++ CMake example #3

@aminya

Description

@aminya

I was trying to use this interesting project with the official node-addon-api C++ API. However, when compiling I get errors like em++: error: undefined exported symbol: "napi_register_module_v1" [-Wundefined] [-Werror], which means the Node Addon function is not exported. Is there a CMake example that makes it possible to use this library?

zeromq/zeromq.js#727

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