Atmosphere: Looking for list of compile dependencies

Created on 25 May 2018  ·  10Comments  ·  Source: Atmosphere-NX/Atmosphere

From reading the other issues I’ve infired I need libnx (compiling now) and switch-tools (unsure where to obtain.) Are there any others I need and can you point me to their locations. Thank you in advance. Sorry if I’m waiting your time.

Most helpful comment

If you don't know what you're doing, I would seriously recommend avoiding playing around with work-in-progress payloads -- and also, we're not equipped to provide support at this point. Wait until we're ready, please :)

All 10 comments

Google switch tools switch brew

If memory serves me correctly, all you should need is devkitARM and devkitA64. They should have all the toolchains and libraries that you need.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On May 25, 2018 11:36 AM, drofdoom notifications@github.com wrote:

Google switch tools switch brew


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

You just need a clean devkitpro install. I installed on windowsv with all consoles selected and was able to compile just fine. Have to remember, however, to define I_KNOW_WHAT_I_AM_DOING in fusee primary.

i got everything going but i define I_KNOW_WHAT_I_AM_DOING in main.c right?

Even if you do that, I‘m still unsure if you know what you’re doing...

If you need to ask whether you know what you're doing, please consider whether you may not know what you're doing.

HAHA i have no idea what im doing but im learning. But ive gotten stratosphere compiled and working on thermosphere and fusee (wich is the RCM payload correct) Ive got a nand backup incase things get really bad

"working on"? You still need to extract package2, too. Do you even know what the output means what the console is showing you???

If you don't know what you're doing, I would seriously recommend avoiding playing around with work-in-progress payloads -- and also, we're not equipped to provide support at this point. Wait until we're ready, please :)

they dont all compile at one make from the root of the repo and exosphere and fusee dont compile for me so im reading through the output to figure out whats holding it up. Ill keep an eye on this though It looks like it could be alot of fun. Thanks :D

Was this page helpful?
0 / 5 - 0 ratings