Closed williamoverton closed 9 years ago
First of all, I dropped support for node <=0.12 a while ago. I'd recommend upgrading to node-0.12, but otherwise you can stick to the v0.3.0-version of this module which is the last that had support for the node-0.10-branch.
I tried to reproduce your problem, and I get the very same error-message when the git submodules are not properly intialized.
Can you please check if the submodules are initialized in your working-directory (is there a file src/rpi_ws281x/ws2811.c
?) If there isn't that's likely you problem. Assuming you have a fresh checkout of the repository there, simply run git submodule update --init
to fetch the contents of the submodule.
Ah okay,
Managed to build with node 0.12.4
Thanks
When executing the build command with the verbose option
System: