Homebrew error when trying to build ds rom with build.bat

  • Thread starter Thread starter berry05
  • Start date Start date
  • Views Views 2,168
  • Replies Replies 12

berry05

Active Member
Newcomer
Joined
Jun 23, 2008
Messages
26
Reaction score
0
Trophies
1
XP
15
Country
United States
i get this error

C:\devkitPro\palib\examples\Sprites\Basics\CreateSprite>make clean
'make' is not recognized as an internal or external command,
operable program or batch file.

C:\devkitPro\palib\examples\Sprites\Basics\CreateSprite>make
'make' is not recognized as an internal or external command,
operable program or batch file.

C:\devkitPro\palib\examples\Sprites\Basics\CreateSprite>pause
Press any key to continue . . .
 
Can you supply a little more information? What version of PAlib did you install? What version of devkitPro did you install? I know PAlib usually requires a specific version of DevkitPro to work correctly.

It can also be that some of the path/environment variables aren't set up right.
 
Gerinych said:
make is for Linux. Are you sure you're running the Windows version?

mhm really? well in that case i must be using the linux verison then...i'll double check
 
well do you know the build.bat code to make the nds file for windows then?

how do i check what verisons i am currently running to?
 
[mirror]
url=

[msys]
Version=1.0.11-RC2

[devkitARM]
Version=23b

[devkitPPC]
Version=15

[devkitPSP]
Version=11

[libgba]
Version=20060720

[libnds]
Version=20071023

[libmirko]
Version=0.9.7

[pnotepad]
Version=2.0.8.718

[insight]
Version=6.8.50-20080425

[ndsexamples]
Version=20080427

[gbaexamples]
Version=20060718

[cubeexamples]
Version=20080602

[pspdoc]
Version=20051113
[libgbafat]
Version=20070127
[libndsfat]
Version=20070127
[defaultarm7]
Version=20080416
[dswifi]
Version=0.3.4
[libogc]
Version=20080602
[libogcfat]
Version=20080530
[gp32examples]
Version=20051021
[wiiexamples]
Version=200800602
[gcube]
Version=0.4.0
 
Weird. That's the same version I have.

There's a Makefile in the folder you're trying to compile right? I'm going to go ahead and assume so, since you're testing an example.

I'm not sure how to help you now. You may want to go post this question on the PAlib forum. They can probably help you.
 
what you mean make isnt on my path...what you mean by that?

btw ive posted in palib and i only got 1 response there also is a Makefile in my directory with the build.bat

this is what it in the build.bat file...
make clean
make
pause
 

Site & Scene News

Popular threads in this forum