> make: *** No rule to make target `Release/obj.target/example/example.o',
You didn't provide your binding.gyp or a description of your source file names, but it looks like your .gyp file expects to be building an example.cpp into an example.o, and then an example.node. Do you have an example.cc? Did you fill in the sources array under targets correctly? -- http://StrongLoop.com makes it easy to develop APIs in Node, plus get DevOps capabilities like monitoring, debugging and clustering. -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CACmrRmT6Mwnb7j5Z49J7ezoSjaCwB3wQx5-0asKJrt0GfikCTw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
