Javascript SDK Compile error
I am trying to read the data from the sensor via Javascript SDK in Raspberry Pi 3 Model B installed with Raspbian Stretch.
I have followed the steps provided in the documentation in order to install the Javascript SDK and its prerequisites to setup my own MetaHub in Raspberry Pi.
https://github.com/mbientlab/MetaWear-SDK-JavaScript
I am facing multiple compile errors when I try to install Noble and Metawear Javascipt SDK
See one of the error screenshot attached. Please advise how to resolve this issue.
This discussion has been closed.
Comments
Please post the full install log.
Please find attached the logs.
Log1 - complete setup log
npm-debug.log - metaweark SDK install log.
Please verify and provide how to fix the issue and make javascript APIs to work.
From the debug log, it looks like your system failed the compile the C++ SDK. You need to check that your system is properly setup to compile C++ code.