Provision.sh didn't work so I used the manual way, but I had to change the commands and finally got all requirements installed. But it seems that python 3 is not working because I get the rangex range error. So tried to install Python2.
For smaller things I used the github actions. But now I want to integrate some more complex c code and want to do compile locally. The github action uses ubuntu 20. So maybe that's the trick?
What's the easisest and fastest way to get a local build environment running. Thank you so much!
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Tried to follow https://github.com/espruino/Espruino/blob/master/README_Building.md to build bangle js 2. Used a 24 Ubuntu default installation but got some problems. Hope you can help me.
Provision.sh didn't work so I used the manual way, but I had to change the commands and finally got all requirements installed. But it seems that python 3 is not working because I get the rangex range error. So tried to install Python2.
For smaller things I used the github actions. But now I want to integrate some more complex c code and want to do compile locally. The github action uses ubuntu 20. So maybe that's the trick?
What's the easisest and fastest way to get a local build environment running. Thank you so much!