GP32 Setting Devkitarm & Sdl-gp32 With Codeblocks


Alex.

Retired
Joined
Aug 24, 2005
Messages
4,616
(edit)

After I've read around, it seems I'll have a hard time using this with an IDE. I suppose manual makefiles are the way to go.
 
There is a pre-setup codeblock GP2X devkit in the archive ;)

You could check that out... but, yeah personally I'm very much a fan of just using makefiles and terminal/command prompt
 
Hooka said:
There is a pre-setup codeblock GP2X devkit in the archive ;)

You could check that out... but, yeah personally I'm very much a fan of just using makefiles and terminal/command prompt
I know there is, but gp32_console != :gp2x ;P

Good thing gp32x.de has some nice sources that come with makefiles, those will help me heaps :)
 
Last edited by a moderator:
Alex. said:
Hooka said:
There is a pre-setup codeblock GP2X devkit in the archive ;)

You could check that out... but, yeah personally I'm very much a fan of just using makefiles and terminal/command prompt
I know there is, but gp32_console != :gp2x ;P

Good thing gp32x.de has some nice sources that come with makefiles, those will help me heaps :)


Ive never used the gp32 toolchain, but it has all the correct excutables then it shouldnt be too hard to add it to codeblocks.
 
Last edited by a moderator:
Sorry, my mistake I thought you were talking GP2X...
I always used makefiles on GP32, sorry I wasn't any help :S
 
Back
Top