Remove warnings in cocos2d-x compilation
From: http://stackoverflow.com/questions/7997636/disable-warnings-in-xcode-from-frameworks
Set “Inhibit All Warnings” to “Yes” in Build Settings of libcocos2d iOS target.
Everything should be made as simple as possible, but not simpler – Einstein
From: http://stackoverflow.com/questions/7997636/disable-warnings-in-xcode-from-frameworks
Set “Inhibit All Warnings” to “Yes” in Build Settings of libcocos2d iOS target.
One thought on “Remove warnings in cocos2d-x compilation”