-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for building on Android #372
Conversation
seems that the Appveyor CI is failing because it uses Node 8 whereas some dependency is requiring Node 10... let me see if I can fix this for you |
OK this seems to have worked, I'll now merge this into master and you will need to rebase. |
Ok done: #373 |
@ekarak let me know if we should improve something The solution was tested on Android (see below), and in fact it is a copy & paste from "OS=='linux'"
|
pull from node-openzwave-shared master
thank you Andrzej! |
Hi,
we are able to compile and run open-zwave on Android:
OpenZWave/open-zwave#2178
this will allow to compile node-openzwave-shared on Android