-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
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?
Metadata
Metadata
Assignees
Labels
No labels