I'm having trouble on configuring the binds of a node add-on that posses 
dependencies.

The first step is to configure the binding.gyp, and set the sources. After 
that, you have to configure the bindings of the library, setting every dir 
and source.

Running the node-gyp configure and node-gyp causes an error saying that the 
that doenst have the library on the folder, wich is the build folder, that 
posses nothing.

Knowing that the firest step, bindings.gyp is propertly configured, and the 
source is set, the configure command should copy that source to the build 
folder, but nothing happens.

Here's a gist 
<https://gist.github.com/lukaswilkeer/100b708e3c50fcedde7c3f3af322ba0b> 
with the configurations of the bindings, so anyone can help with that 
problem.

Thanks in advance.

PS: The second file have the same name.

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/b5819c26-2c8e-4298-a1e2-5ac915f929d2n%40googlegroups.com.

Reply via email to