Skip to content
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

Windows Comiple Issue #15

Closed
PermatechCA opened this issue Sep 1, 2018 · 2 comments
Closed

Windows Comiple Issue #15

PermatechCA opened this issue Sep 1, 2018 · 2 comments

Comments

@PermatechCA
Copy link

PermatechCA commented Sep 1, 2018

Good morning I hope someone might be able to point me in the right direction.

I am using a windows 10 system.
I have installed the GNU make for windows and the GNU ARM toolchain
I have git cloned this repository, then git submodule init and the update (received checksums)
I have been to the environment variables and added the toolchain and make bins to the local user Path
I have tested the version of the toolchain and make and got positive response.

But when I "make" this is my response:

C:/Program Files/Git/usr/bin/sh.exe -c "mkdir -p "build""
/usr/bin/sh: C:/Program: No such file or directory
make: *** [build/src/coolant_control.o] Error 127

Any help would be much appreciated

@mayhem2408
Copy link

@elmo-poog Try moving everything into a folder without a space in the name. I had the same problem. It worked for me.

@PermatechCA
Copy link
Author

Thank you very much. Problem solved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants