DevKitARM installation

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
User avatar
Sanshin77
Chaos Rift Regular
Chaos Rift Regular
Posts: 160
Joined: Tue Mar 10, 2009 9:36 am
Current Project: C++/SDL engine, zaActionWizardMagic game
Favorite Gaming Platforms: Xbox 360, Playstation 2, Nintendo DS, mac and PC
Programming Language of Choice: C++

DevKitARM installation

Post by Sanshin77 »

Would love it if someone helped out, I have a problem while trying the DevKitARM installation, on my mac.

So I checked out this site:
http://tobw.net/dswiki/index.php?title= ... art_coding
MacOS X

Mac users should download

* DevkitARM
* libnds examples

The examples are optional, but recommended, because they are a good start for learning libnds.

Also, make sure that make is available. If not, install X-Code.

Then just mount the DevKitARM-Image and the Installer will guide you through the process. DevktiPro will be installed into /opt/local/devkitPro, and environment variables will be set up for you automatically, so you don't have to mess around with .bashrc or .profile or anything like that.

You can test the environment by compiling the examples.

blahblah
This might seem pretty incompetent but where is that DevKitARM-Image? I downloaded a archive, unarchived it and got several files and folders, including "include", "lib", "libexec", "man" and "share". If anyone could tell me where this Image/Installer should be, I would greatly appreciate it.
Check out videos of my C++ games as well as my "Amateur Game Dev" series over at
My YouTube Channel: http://www.youtube.com/user/Zanchill
Post Reply