i've developing a simple casual game, kindof avoiding missiles.
i make a webapp that users able to play app on both PC and Mobile with createjs (http://www.createjs.com/).
At first, i develop an app on Chrome, IE, Safari, FireFox, Opera on Windows.
And it works well on PC.
However, when i make a project on Tizek SDK. Then i apply my codes to the project properly.
When i build the project, IDE reports many errors on createjs-min version library file. and it doesn't work well.
So, is there anybody who made the project with createjs on Tizen ?
Please help.