Compile error for playbook simulator

Hi

I’m trying to compile my app for bb playbook and I’m getting the following error:
/Developer/SDKs/bbndk-2.1.0/host/macosx/x86/usr/bin/ntox86-ld: cannot find -lextensions

HelloCpp from cocos examples works just fine, this problem appears in my application when I’m set Build configuration to Simulator.

Can anyone help me with this?

Thanks,
Bohdan

I have several problems with blackberry too.
First when you try deploy change cocos2d-x project and all others(like box2d and cocsdenshion if you use it) to build settings ->simulator, make a ‘clean’ and try to rebuild the project

Fabio thank you for your answer, I tried to make ‘clean’ operation and rebuild the project, but it didn’t help :frowning: . I’m still have this issue…