that makes me angry. to a point.PokeParadox posted on Oct 1 2006 at 07:28 PM said:AFAIK you can't write a program in BB for GP2X... There isn't a compiler for it.
If you are familiar with (Blitz) BASIC, now might be the time to look into a more powerful language, such as C/C++.
PokeParadox posted on Oct 1 2006 at 08:28 PM said:AFAIK you can't write a program in BB for GP2X... There isn't a compiler for it.
If you are familiar with (Blitz) BASIC, now might be the time to look into a more powerful language, such as C/C++.
i appreciate you guys faith in me.Gadget posted on Oct 2 2006 at 09:41 PM said:PokeParadox posted on Oct 1 2006 at 08:28 PM said:AFAIK you can't write a program in BB for GP2X... There isn't a compiler for it.
If you are familiar with (Blitz) BASIC, now might be the time to look into a more powerful language, such as C/C++.
I agree!
Download CodeBlocks, and the GP2X dev kit, then search the wiki for the instructions on setting up CodeBlocks to compile the GuyFawkes demo. Once you get that compiling you can tinker with the code and work out most of what needs to be done to produce simple games. The more you mess around and look at other peoples code the quicker you will become a C/C++ programmer. Don't be put off! You can do more than you think you can do...
xnopasaranx posted on Oct 3 2006 at 01:40 PM said:Why do you want to go back to windows? learning c++ under linux makes way more sense, because you learn how to code properly for cross-compiling and you learn the operating system you will programming for at the same time (gp2x runs linux). It might seem hard at the beginning, but you will be glad later on that you didn`t learn all that windows crap that you won`t need right now. Also, if you have gathered some skills, the windows APIs will not be a difficulty for you anymore. I would stick with linux and do it the uncomfortable way. There are some pretty productive IDEs under linux, too that you can use.
psx is so freaking complicated, and i need the n64. and chankast.Gary Miller posted on Oct 3 2006 at 01:13 PM said:Well all of the emulators running on the GP2X are on linux so they can't be that awful .... :rolleyes:
Hi plounted, if you want something easy to get into and is compatible with the GP2X. Please try Fenix.... It is a VERY easy language to learn and I (amongst others) are very keen to help. Please give it a thought, it's a kewl language, and if you know basic, it won't take you long to adapt...plounted posted on Oct 1 2006 at 08:26 PM said:if i were to want to write a game in blitz basic for the gp2x, how would i go about compiling it into a gpe file?
also, are there any special things i need to know about coding for the gp2x in bb?