Homebrew I'm desperate

BurningDesire

Well-Known Member
OP
Member
Joined
Jan 27, 2015
Messages
4,999
Trophies
1
Location
Behind a screen reading news
XP
4,885
Country
United States

UraKn0x

Official senpai
Member
Joined
Mar 20, 2014
Messages
370
Trophies
0
XP
735
Country
France
Run the following:
Code:
export DEVKITPRO=/path/to/devkitPro
export DEVKITARM=${DEVKITPRO}/devkitARM
Before trying to use devkit.
 

sarkwalvein

There's hope for a Xenosaga port.
Member
Joined
Jun 29, 2007
Messages
8,508
Trophies
2
Age
41
Location
Niedersachsen
XP
11,231
Country
Germany
Those two lines are in my make file. I typed them in terminal then did the echo and the same result outputed.
Then what is the path to devKitPro?
If you are following that tutorial you only do the echo to check what is the path and load it into the xcode configuration.
But if you already know the path, then don't do the echo, just configure xcode.
 

BurningDesire

Well-Known Member
OP
Member
Joined
Jan 27, 2015
Messages
4,999
Trophies
1
Location
Behind a screen reading news
XP
4,885
Country
United States
Could you post your Makefile + the commands you are trying to run?
Sure. Here it is. I can't even run it though until I get the echo output.

--------------------- MERGED ---------------------------

Then what is the path to devKitPro?
If you are following that tutorial you only do the echo to check what is the path and load it into the xcode configuration.
But if you already know the path, then don't do the echo, just configure xcode.
I'll try that.
 

UraKn0x

Official senpai
Member
Joined
Mar 20, 2014
Messages
370
Trophies
0
XP
735
Country
France
Then what is the path to devKitPro?
If you are following that tutorial you only do the echo to check what is the path and load it into the xcode configuration.
But if you already know the path, then don't do the echo, just configure xcode.
Not used to MacOS, I'll pass on that ^-^

Sure. Here it is. I can't even run it though until I get the echo output.

--------------------- MERGED ---------------------------


I'll try that.

And what is the output when you run make? Does it just say that you have to set the environment variables?
Did you try to set them through a sudo or something like that (though I don't see why this would be needed...)
 

BurningDesire

Well-Known Member
OP
Member
Joined
Jan 27, 2015
Messages
4,999
Trophies
1
Location
Behind a screen reading news
XP
4,885
Country
United States
Not used to MacOS, I'll pass on that ^-^



And what is the output when you run make? Does it just say that you have to set the environment variables?
Did you try to set them through a sudo or something like that (though I don't see why this would be needed...)
When I made it in Xcode I get a error saying

make: *** No targets specified and no makefile found. Stop.
Command /usr/bin/make faild with exit code 2
 

sarkwalvein

There's hope for a Xenosaga port.
Member
Joined
Jun 29, 2007
Messages
8,508
Trophies
2
Age
41
Location
Niedersachsen
XP
11,231
Country
Germany
I just tried on an actual Mac.
It is .profile, even if it does not exist.
Run a terminal, then do:
nano .profile

then paste:
export DEVKITPRO=/checkThisIsTheCorrectpath/to/devkitPro
export DEVKITARM=${DEVKITPRO}/devkitARM

Save

Close the terminal
open another terminal

do
echo $DEVKITPRO

--------------------- MERGED ---------------------------

What and where is .bashrc?

--------------------- MERGED ---------------------------

Here is the full outcome of a build http://bronzeflames.deviantart.com/art/Screen-Shot-2015-09-09-at-8-15-02-PM-559335750?ga_submit_new=10%3A1441844167
Wait, what?
Someone did an Osu! for 3DS?
Do want!
 
Last edited by sarkwalvein,

BurningDesire

Well-Known Member
OP
Member
Joined
Jan 27, 2015
Messages
4,999
Trophies
1
Location
Behind a screen reading news
XP
4,885
Country
United States
I just tried on an actual Mac.
It is .profile, even if it does not exist.
Run a terminal, then do:
nano .profile

then paste:
export DEVKITPRO=/checkThisIsTheCorrectpath/to/devkitPro
export DEVKITARM=${DEVKITPRO}/devkitARM

Save

Close the terminal
open another terminal

do
echo $DEVKITPRO

--------------------- MERGED ---------------------------


Wait, what?
Someone did an Osu! for 3DS?
Do want!
Im doing Osu! for 3ds my friend
 
  • Like
Reactions: frogboy

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: With uremum