Cannot run HelloWorld on bada emulator

Hi All,

I’m new to bada (actually I’m working on Marmalade).

I’m trying to run CC HelloWorld/Tests on bada but getting bada emulator crashing after launching CC application - after displaying splash screen. Did anybody see/solve anything like that?
I tried to build/run BadaWVGA debug and release build. My bada sdk version is 2.0.5, cc is 1.0.1-x-0.12.0, OS Win XP SP3.
To build/run CC apps I used instruction at:
http://www.cocos2d-x.org/projects/cocos2d-x/wiki/How_to_run_HelloWorld_and_tests_of_cocos2d-x_on_bada

Native bada sdk samples work ok for me.
Marmalade CC HelloWorld/Tests also works ok for me.

P.S. Don’t ask me why having marmalade I’m trying to run native bada build :).

Thanks,
Alex

I’ve had the same problem, in my case cleaning up and rebuilding the project helped.

Make sure you had switched all projects to the same modal(WVGA or HVGA), and the same active ‘Build Configurations’.
Then, select all projects and clean up them. Try to rebuild in the end. Hope it works. :slight_smile: