telecoda
Still Fresh
Just started getting into GP2X development.
New toy for Xmas.
I work on the Windoze platform so initially tried out the standard dev kit but couldn't get on with it as the debugger seems a bit flaky.
I normally you Visual Studio or Eclipse during the day at work so decided I would prefer to use one of these as a dev environment for GP2X stuff.
Followed the Wiki for Visual Studio but was not happy with the results. Seemed to be statically linking the libraries and creating huge .gpe files.
So found this blog for getting Eclipse working.
Lord Krispy's blog
Followed his steps based upon a butchered piece of GuyFawkes SDLTest demo code and got it working.
Then created a new build target for GP2X too.
So now I can compile for Window/GP2X from the same project in Eclipse.
I'd be happy to make this sample "HelloWorld" project available to the community here if anyone is interested.
A few painful evening for myself may be avoided for others...
New toy for Xmas.
I work on the Windoze platform so initially tried out the standard dev kit but couldn't get on with it as the debugger seems a bit flaky.
I normally you Visual Studio or Eclipse during the day at work so decided I would prefer to use one of these as a dev environment for GP2X stuff.
Followed the Wiki for Visual Studio but was not happy with the results. Seemed to be statically linking the libraries and creating huge .gpe files.
So found this blog for getting Eclipse working.
Lord Krispy's blog
Followed his steps based upon a butchered piece of GuyFawkes SDLTest demo code and got it working.
Then created a new build target for GP2X too.
So now I can compile for Window/GP2X from the same project in Eclipse.
I'd be happy to make this sample "HelloWorld" project available to the community here if anyone is interested.
A few painful evening for myself may be avoided for others...