nodejs / node-addon-examples

Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add C++ library?

t-pk opened this issue · comments

commented

Currently I'm having problems using some libraries in C++, I'm a newbie so I don't understand how to add a library.
image

When I run the command: node-gyp --nodedir configure build it gives error like in the right corner of the screenshot.
How to fix that error guys?
Thank you for helping me.