#58425 - SolidSnake - Sun Oct 23, 2005 3:35 pm
how to get the devkitarm working for DS general coding? I intend to use it with Visual C++ as a IDE...
SolidSnake wrote: |
how to get the devkitarm working for DS general coding? |
Quote: |
I intend to use it with Visual C++ as a IDE... |
Didou wrote: |
Hi,
A shell, I prefer to use either native Linux or Cygwin. It seems that MinSys is sufficent. |
Quote: |
I intend to use it with Visual C++ as a IDE...
Euuhh. don't you mind using a regular shell (bash) and a decent text editor (emacs) ? |
wintermute wrote: |
It's much, much easier to use the devkitPro installer linked at the top of the setup instructions page.
The installer includes Programmer's Notepad already configured for use with the toolchain. Most of the nds examples contain a .pnproj file, double clicking on this will launch PN2, pressing ALT 1 or Tools->make will build the project, ALT 2 or Tools->clean will clean the project. As for using Visual Studio, it really depends which version you want to use. There are some instructions in the devkitPro FAQ - http://www.devkitpro.org/faq.shtml |
wintermute wrote: |
It's much, much easier to use the devkitPro installer linked at the top of the setup instructions page. |
ion wrote: |
will this likewise work with devkitARM for GBA development i.e. the devkitPRO guide to set up VC++Express with devkitPRO?
ION |
tepples wrote: | ||
Not if your development machine isn't connected to high-speed Internet or even to the Internet at all. |