Page 1 of 1

Delete this please

Posted: Mon Oct 31, 2011 6:34 pm
by Blackhawk0012
Delete this please

Delete this please

Posted: Tue Nov 01, 2011 3:50 pm
by Blackhawk0012
Delete this please

Posted: Tue Nov 01, 2011 7:11 pm
by Chilly Willy
Integration with major IDEs like CodeBlocks or Eclipse isn't really working for the average person... if you have a problem and can't solve it yourself, you're not going to get it working. You need to use the shell and makefiles... and if you have to ask how, you're not ready to begin programming on the MD. At least not in C/C++. About the only thing geared towards the beginner is BEX, which is BASIC-like and can be found over at Devster's site.

If you want to program the MD in C/C++, learn how to program with gcc on a PC first, then when you understand how makefiles and the like work, you should be ready for the MD. Programming consoles is not easy - don't start with them. Old consoles are even harder since they lack resources and tools. Get good on a PC first, then work you way through the existing demos and open source games for the console you wish to work on.

Delete this please

Posted: Wed Nov 02, 2011 11:18 am
by Blackhawk0012
Delete this please