How to recompile/rebuild a project with newer version of cocos2d-x?

What are the proper steps to follow to recompile/rebuild a cocos2d-x project with newer version of cocos2-x?

I put my cocos2d-x files in a separate folder, and use a symbolic link to point to them

to use a new version of my game, just change teh symbolic link to point to the new cocos2d-x

See http://pooperpig.com/?p=71

1 Like