Hi, all, My apologies if this is a stupid, basic question: I'm trying to get started with cocos2d, but can't find where, in the documentation, it says how to build the library, where to place the library and header files after it's built, or how to put together a little Hello World program! Are there any tutorials?
I read the Hello World article in the Programming Guide: http://www.cocos2d-iphone.org/wiki/doku.php/prog_guide:hello_world and there's sample source, but how do you set up the project so that those source files compile? Is there a really really basic step-by-step Newbie guide to how to get everything to work in XCode?