Windows Phone Support

Hello,

I’ve been using cocos2d-x js for a while now on iOS and Android and i’m quite satisfied with the results. Is it supported on windows phone ? Can I contribute with the development if its not yet supported ?

Thanks

not yet

you have to compile spidermonkey by yourself

http://ftp.mozilla.org/pub/mozilla.org/js/

on wp8 it is managed c++

you need to adjust something for compiling

Yep, john is right. If you finish compiling it for wp8, please send the Pull Request toriq’s repo. Thanks.

okay I’ll let you know if I manage to compile it. Thanks

Hi @bass123, what about your progress? I’m facing the same problem now.