Make command build error 2

Post Reply
OrlandoEd
Posts: 3
Joined: Tue Jun 25, 2024 1:39 am

Make command build error 2

Post by OrlandoEd » Tue Jun 25, 2024 1:47 am

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

WinterMute
Site Admin
Posts: 1986
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: Make command build error 2

Post by WinterMute » Sun Jun 30, 2024 5:20 pm

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
Help keep devkitPro toolchains free, Donate today

Personal Blog

OrlandoEd
Posts: 3
Joined: Tue Jun 25, 2024 1:39 am

Re: Make command build error 2

Post by OrlandoEd » Wed Aug 14, 2024 3:33 pm

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

OrlandoEd
Posts: 3
Joined: Tue Jun 25, 2024 1:39 am

Re: Make command build error 2

Post by OrlandoEd » Wed Aug 14, 2024 4:14 pm

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

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 4 guests