Tom Ingleby
Tom Ingleby
Closed with #1085 Thanks!
Ah no, sorry i though the PR did add support. reopening
Hi @cRaErBs ``` Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Contributor Agreement (ECA) and sign off on the Eclipse...
Looks good. Could you please sign-off your commit as described in: https://github.com/intel-iot-devkit/mraa/blob/master/CONTRIBUTING.md#code-signing
Since we moved to the Eclipse Foundation, I am going to close and reopen this MR so that the Eclipse checks can trigger
I'm not aware of anyone working on it. If you do submit a PR, please send it to https://github.com/eclipse/mraa This repo will be locked soon.
Yeah, I am tempted to submit a patch setting SWIGNODE=off by default. So many issues with it :/
What error do you have after `make install`
Well just looking at that, the Linker cant find libmraa, did you install it or put it in a path the Linker is looking for?
The Swig/Node integration has always been quite fragile. I've been a bit busy with other stuff recent and haven't been able to give much time to mraa ontop of the...