node addon library doesn't includes

326 views
Skip to first unread message

luka...@gmail.com

unread,
Oct 20, 2020, 2:46:23 AM10/20/20
to nodejs
Hello,

I'm trying to use the v8pp addon on my addon(rs) to convert data from v8 Local to an vector.

The library is build as a node module, that runs node-gyp on install and you can include(following the examples) as the code sample:

```
#include "v8ppq/modules.hpp"
```

The problem is that i keep getting error running the build command saying that the library cannot be found.

The library doesn't need to be included on bindings.gyp.

What to do in this case?

In the previous questions I asked about include external libraries, on that case, I'm asking about a library that is provided by the package manager and runs the node-gyp.


Reply all
Reply to author
Forward
0 new messages