node_modules.smrf-native.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of libjoynr-js Show documentation
Show all versions of libjoynr-js Show documentation
JOYnr JavaScript libjoynr-js
# Overview
This addon provides a wrapper of the C++ implementation of libsmrf for Node.js.
# Building
In order to build this addon, the C++ implementation of libsmrf must to be built and installed in advance.
By default, `/usr/local` as well as the system defaults are searched.
A custom install location of libsmrf can be supplied like this:
npm install --SMRF_INCLUDE_DIR=/path/to/smrf-include-dir --SMRF_LIB_DIR=/path/to/smrf-lib-dir
© 2015 - 2025 Weber Informatics LLC | Privacy Policy