cocos2d-x 2.1.1 for windows phone 8 and windows 8

Hi ,
When can we expect cocos2d-x 2.1.1 for windows phone 8 and windows 8?

Thank you
yashu

Hi,

When can we expect cocos2d-x 2.1.1 and CCB support for windows phone 8?

Thanks

2.1 in one month, 2.1.1 still not in the plan.

As I made a game using cocos2dx for android.
And successfully ported that game in ios also. :slight_smile: :slight_smile: :slight_smile:

Now I am trying to port that game in Windows Phone 8.

Problem 1 : There is no class files for CCBReader in cocos2dx-0.13.0-wp8-0.8, hence we can not load CCBI file in windows phone 8.

Problem 2 : As I used cocos2dx, I used method which are not deprecated like eg. CCScene::create(), But in wp8 library there are deprecated methods CCScene::node. Hence I have to change for all earlier methods which were used in cocos2d deprecated in cocos2dx.

Hey guys, any news about the development?

I heard that MS China was helping you guys with it! I hope it gets done fast!

BTW, the changes are in any branch of the repository? There is anyway we can help on it?

Thank you!