Build error in BANGLEJS2.py #6377
Replies: 1 comment
-
Posted at 2023-11-03 by @fanoush old gcc probably, use provision script to get working compiler Posted at 2023-11-03 by yngv126399 Just did a clean clone, and a provision.sh BANGLEJS2, followed by Posted at 2023-11-03 by @fanoush did you run provision like Posted at 2023-11-06 by @gfwilliams You can see it does work in the online build at https://github.com/espruino/Espruino/actions so something is presumably up with your system. As I recall, provision won't install a compiler if you already have one on your path, so you're probably still using an old compiler ad @fanoush suggested Posted at 2023-11-07 by yngv126399 Yes, this seems to have caused me headaches before... I will remove my compiler and let the provision script do its thing.. thanks you |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-11-03 by yngv126399
Just did a fresh pull and tried to build BANGLEJS2 and it failed with:
I commented out TENSORFLOW and it builds fine.
Beta Was this translation helpful? Give feedback.
All reactions