@caldelta wrote:
Hello,
I am going to integrate smartfox to cocos2d-js, but i face some issues need to make clear.
Currently, i have successful intergate smartfox to cocos2d-x ( using smartfox c++ client api)
Now I need integrate it to cocos2d-js too. My expectation is I only need to write ONCE by javascript and able to compile on 3 platform html5, android and ios.
Smartfox provide Javascript library was written in pure javascript which just work on web.
Cocos2d-js provide a solution to binding Js to C++, but SmartFox using boost library which is so complicate for binding-generator ( I guess so). I stuck on binding boost lib just now.
Please help with with some advice or a right direction How to do that. Thank you!
Best regards,
Posts: 1
Participants: 1