unbornchikken / NOOOCL

Node.js Object Oriented OpenCL Bindings
MIT License
81 stars 9 forks source link

Fails to install Ubuntu 18.04 #31

Open ccarterc opened 5 years ago

ccarterc commented 5 years ago

Requires cmake as a system dependency (maybe understandable), but also requires nan as a system dependency. Why not use the package manager of Node and include the dependencies? If this package relies upon undocumented system dependencies, it's usefulness drops significantly. The "Getting Started" section should include a procedure which results in successfully running an example.

vird commented 4 years ago

So. Right now workaround is using old node.js https://github.com/TooTallNate/ref/issues/125 Confirmed node versions: 10.18.0 11.15.0