Homebrew [Help] Compiling homebrew not working

  • Thread starter Thread starter ExoMemphiz
  • Start date Start date
  • Views Views 1,968
  • Replies Replies 5

ExoMemphiz

Active Member
Newcomer
Joined
Nov 24, 2014
Messages
33
Reaction score
10
Trophies
0
Age
31
XP
108
Country
Hey guys,

It's me, again, and I am having some troubles compiling the homebrew that was found in the examples.

1) I have set env. variables as such:

635c1d15b2.png

2) I have my PATH set as such:

"C:\DevkitPro\DevkitARM\bin";
"C:\DevkitPro\DevkitARM";
"C:\Python34";
C:\devkitPro\msys\bin

But when I try to compile, it tells me:

7f2d294719.png

I am making sure that the Makefile is in the correct location, I've installed devkitPro - the newest version 1.5.4 - and the newest python.
Msys is also installed, but I am unsure of how to use it, so I just use the normal command prompt window.
If the answer is easy please don't hate, I really tried to make it work properly..
Also, I tried using /c/devkitPro/devkitARM/ as an env. variable but they gave errors, too, is it only working like that with the msys command line?

Thanks in advance,
 
I'm setup like this

Code:
PATH        D:\devkitPro\msys\bin;D:\Python34
DEVKITARM  /D/devkitPro/devKitARM
DEVKITPPC  /D/devkitPro/devKitPPC
DEVKITPRO  /D/devkitPro
DEVKITPSP  /D/devkitPro/devkitPSP
 
i have 4 env. variables, if it can help you :

CTRULIB : /c/devkitPro/libctru
DEVKITAMR : /c/devkitPro/devkitARM
DEVKITPRO : /c/devkitPro
Path : C:\Python34\;C:\Python34\Scripts;c:\devkitPro\msys\bin;c:\devkitPro\devkitARM\bin;
 

Site & Scene News

Popular threads in this forum