After installing XCode 4.2 with iOS5SDk. I cannot run any cocos2d-x apps with 4.2, 4.3 emulator or device.

Hello
After installing XCode 4.2 with iOS5SDk.
I cannot run any cocos3dX apps with 4.2, 4.3 emulator or device 4.3. It’s just crashed right at beginning.
dyld_dyld_fatal_error. But they run fine on 5.0 emulator or device with 5.0 OS

Anyone has this problem ?

error on gdb
dyld: Library not loaded: /usr/lib/libc++abi.dylib
Referenced from: /Users/homaica/Library/Application Support/iPhone Simulator/4.3/Applications/59C3B425-BD22-4C48-AA16-5ABA7380AAAE/Mushroom Thanks
Dac

found other topic here
http://www.cocos2d-iphone.org/forum/topic/19384

After copy the dylib as the suggestion. The Emulators are working fine. But I still not able to deploy to the 4.2/4.3 iOS device