GP32 Gp32ide Help


Optimus

Member
Joined
May 8, 2005
Messages
339
Age
44
Location
Greece
Website
optimus.untergrund.net
I am new to the GP32 developing and I want to compile something to FXE. At first I tried the official SDK from Gamepark and it worked but generating an EXE which runs from their emulator (Handy for testing but I am still dreaming to make an FXE and watch it in the real thing :). Then I tried the GP32IDE and there was a problem with the make function. Other make.exe from gcc won't work. I read in the txt that I should download devkitadv.rar and I searched in google, found 3 matches and 1 website that is unfortunatelly down :(

I have to find this devkitadv.rar or any other similar file that has this make.exe or the stuff needed to make GP32IDE usable. Do you know another link where I can find what's needed? Else,. can you send it to my email??? (optimus6128@yahoo.gr)

thanks in advance

Optimus
 
get devkit from Sourceforge
and msysmsys wich provides essential tools like make.
a tutorial how to set up a dev env is someware in the tutorials section.
for coding you can just use a normal text edior, i sugest Programmers Notepad(free/opensource) or Editpad(free lite version, pro version costs a few $)
 
Back
Top