Skycap Gaming
Skycap Gaming

Reputation: 59

A lot of warnings with cocos2d-x

Hello I am new to cocos2d-x v3 and I have started with hello world app as well. But when I run the Xcode there are 263 warnings. is it normal ? should I try to fix them or I made a mistake ? or are those warnings harmless ?

enter image description here

enter image description here

enter image description here

enter image description here

Upvotes: 1

Views: 580

Answers (1)

Makalele
Makalele

Reputation: 7521

Yes there are some warnings. You shoudn't really worry about them, but make sure you're using the latest version.

Upvotes: 1

Related Questions