Hi,
I'm developing Tizen game base on cocos2d-x development. Here is the URL to clone cocos2d-x:
https://github.com/cocos2d/cocos2d-x/tree/develop/cocos2dx
I have a problem with Tizen IDE. When I rebuild my project, my IDE always recompile all objects whether or not I edit the source codes. I tried to find the solution to solve that problem but I can't. Can anybody help me config Tizen IDE to incremental build my project. Hoping to receive advises from you.
Thanks!