Skip to content

Update build instructions #10

@richsad

Description

@richsad

The README.md files for the examples say to run:
npm build

Doing this does nothing on node.js 0.10.26. However, if you do:
node-gyp configure
node-gyp build

It builds the C++ and then do:

node run.js

You are able to use the examples. You may want to update the docs since in general the people using these examples are total newbs to building native C++ extensions for node (like me!). Thanks a lot for contributing these examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions