I'm using programmer's notepad to make a homebrew app, when I go to enter the command make this is the error that shows up in the output:
> "make"
make[1]: /home: No such file or directory
make[1]: *** No rule to make target '/home'. Stop.
make: *** [Makefile:100 build] Error 2
Sorry if this issue isn't related to devkitpro
Also i'm on windows if that helps, Thanks in advance, OrlandoEd
Make command build error 2
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: Make command build error 2
This looks like what happens if you put your project in a path with spaces. This is a bad idea where command line tools are involved. Move or rename your project somewhere where there are no spaces in the path
Re: Make command build error 2
My username has a space in it so I will either change my user or put it somewhere outside of there
Thank you for responding, sorry I didn't reply sooner.
OrlandoEd
Thank you for responding, sorry I didn't reply sooner.
OrlandoEd
Re: Make command build error 2
Thank you so much that worked!
But now when i go to make clean this happens
> "make clean"
> Failed to create process: The system cannot find the file specified.
> Process Exit Code: 0
> Time Taken: 00:00
But now when i go to make clean this happens
> "make clean"
> Failed to create process: The system cannot find the file specified.
> Process Exit Code: 0
> Time Taken: 00:00
Who is online
Users browsing this forum: No registered users and 0 guests