-
Notifications
You must be signed in to change notification settings - Fork 344
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
'make all' FAILED! ?? #336
Comments
I think if you use the -v option it will give you a verbose build report and you can see what failed. That being said, the project has been abandoned for several years and no bugs are being fixed. |
Hi @getpythonpy |
I think if you build with the -v option it will print some debugging info that should help you. |
even setting the -v option, it does not show details, it just fails at least in my case, it is in the last step with the mpy-cross I think that the current versions of tools cause a problem, without more support to solve or updates it will be difficult to solve it, I think. |
I finally did it. Use Ubuntu version 18.04, it works on Windows (wsl) Follow the steps as described in the wiki and it works |
I was building the firmware on Linux for esp32 and when I run BUILD.sh I keep getting 'make all' FAILED!
The text was updated successfully, but these errors were encountered: