I think what's needed is an install shell for the devkit which alters the relevant files based on the directory you install the devkit to.
A few links, provided by the installer, to good free IDEs would also be cool.
I`ve successfully got the demo to compile and here are the steps I took from beginning to end.
1. Download DevKitGP2x zip file
2. Download MinSys
1. Extract the contents of gp2x_devpack_1203.zip to the root of your C:/ drive.
3. Run and install the MSYS-1.0.10.exe file.
4. run...
Thanks. That's exactly what I was after.
For anyone else who wants to write anything for the GP2x in Windows check out this link;
Setting up a development environment in Windows
Thanks again! :)
Is it possible to compile a .gpe file under Windows?
I`m pretty new to C and, although I understand the basics, I`m baffled when it comes to compiling the code! :(
Could someone give a simple step-by-step guide on compiling a piece of code through to a .gpe file via Windows?
The sort of info...