aajiwani / EasyNDK-for-cocos2dx

NDK is always a problem. Writing such a code that can become a breeze in connecting with other platforms is always a problem when working with cocos2dx. This repo is a step made forward to make this pain a simple step.
MIT License
171 stars 107 forks source link

EasyNDK C++11 Issues #17

Open ghost opened 10 years ago

ghost commented 10 years ago

Hello,

I am using Xcode 6.1 and cocos2dx v2.2 I Changed C++ dialect to C++11 for some of my needs but i got 4 EasyNDK errors screen shot 2014-10-28 at 13 48 43

PS: Its working perfect for C++ Dialect "Compiler Default" Can you hint me what is going wrong here Thanks