Closed waaleedkhan closed 11 years ago
Hey Waleed,
Thanks for the appreciation. The warning is because of the c++ standards, it's just telling us not to convert char* to string, you can simply have a string object to remove that warning.
Thanks.
On Wednesday, 29 May 2013, waaleedkhan wrote:
Hello, Hoping you are well. I am not sure whether its an issue or not, but when removing selectors from group Xcode 4.5 throughs a warning of Conversion of String Literal to Char * is Depreciated.
Rest Works like Magic Thank You
— Reply to this email directly or view it on GitHubhttps://github.com/aajiwani/EasyNDK-for-cocos2dx/issues/3 .
Amir Ali Jiwani CTO Pi Labs - http://pilabs.com
Hello, Hoping you are well. I am not sure whether its an issue or not, but when removing selectors from group Xcode 4.5 throughs a warning of Conversion of String Literal to Char * is Depreciated.
Rest Works like Magic Thank You