bash: make: command not found #579
Answered
by
rsta2
wmjenkinson
asked this question in
Q&A
Replies: 2 comments 1 reply
-
You need the make tool on your system. Normally it can be downloaded here, but unfortunately the server is down at the moment. |
Beta Was this translation helpful? Give feedback.
1 reply
-
See the file doc/windows-build.txt in the Circle repo!
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wmjenkinson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Guys, I had to re-install the PC and am having trouble getting Git Bash working. It displays the following error:
bash: make: command not found
I've tried installing:
gcc-arm-none-eabi-10.3-2021.10-win32
Git-2.49.0-64-bit
And also tried installing in no particular order the following to solve my problem without success.
msys2-x86_64-20250221
mingw-get-setup
Could someone clarify how to setup Git Bash?
Beta Was this translation helpful? Give feedback.
All reactions