[tizen] always compile all objects

Hi,

I’m developing Tizen game base on cocos2d-x 2.1.4. 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!

Hi all,

I fixed my problem by creating new project and import all cocos2d-x source codes to that project. I don’t know what happen with cocos2d-x but creating new project work for me.

Thanks!