I found when I did this step add "-lngplatform" to "other linker flags" field.
- In the "other linker flags" field, add the following: -ObjC -lngplatform
I got a error:
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/g++-4.2 failed with exit code 1
Any suggestion?