Anyone know how to fix this? Comes out of Release builds in cocos2d on 2.2.x
This is going to drive me crazy 
Add libcmt.lib to your project properties->Linker->Input->Ignore Specific Default Libraries.
thanks!
Anyone know how to fix this? Comes out of Release builds in cocos2d on 2.2.x
This is going to drive me crazy 
Add libcmt.lib to your project properties->Linker->Input->Ignore Specific Default Libraries.
thanks!