Tutorial For Multi-Project with Box2D

Hi,

I have followed the tutorial:
http://paralaxer.com/cocos2d-x-project-setup/

It is working, but how to add the box2d to android/ios? Dont have a helloworld for box2d multi-project instead of use xcode and shellscript for each project?

Thanks.

Please help me :slight_smile:

What i have to do to add box2d support for “sample/HelloCpp” ?

With box2d in the template to create :slight_smile:

For Android i got the sample and add box2d and it works.

But my iOS project already is created, how to add the box2d to it?

Can anyone help me?

Another issue is that:
*the file dx.jar was not loaded from the SDK folder![](*

I get this error after build project and click on PLAY) in eclipse, on HelloCpp Android project imported.

@paulo have you got working box2d in cocos2d-x?