当前版本是cocos2d-x-3.16和xcode9.2
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:37:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCVector.h:197:15: warning: parameter ‘capacity’ not found in the function declaration [-Wdocumentation]
* param capacity Minimum capacity requested of the Vector.
^~~~~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCVector.h:197:15: note: did you mean ‘n’?
* param capacity Minimum capacity requested of the Vector.
^~~~~~~~
n
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:35:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCProtocols.h:33:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/ccTypes.h:33:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/CCGeometry.h:31:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/CCMath.h
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/Vec2.h:248 warning: ‘return’ command used in a comment that is attached to a function returning void [-Wdocumentation]
* return This vector, after the normalization occurs.
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:35:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCProtocols.h:33:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/ccTypes.h:33:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/CCGeometry.h:31:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/CCMath.h
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/Vec3.h:285 warning: ‘@return’ command used in a comment that is attached to a function returning void [-Wdocumentation]
* @return This vector, after the normalization occurs.
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:35:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCProtocols.h:33:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/ccTypes.h:33:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/CCGeometry.h:31:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/CCMath.h
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/Vec3.h:510:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/Vec3.inl:22:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/Mat4.h:28:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/Vec4.h:272 warning: ‘return’ command used in a comment that is attached to a function returning void [-Wdocumentation]
* return This vector, after the normalization occurs.
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:35:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCProtocols.h:33:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/ccTypes.h:33:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/CCGeometry.h:58 warning: parameter ‘width’ not found in the function declaration [-Wdocumentation]
@param width Width of the size.
^~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/CCGeometry.h:59 warning: parameter ‘height’ not found in the function declaration [-Wdocumentation]
@param height Height of the size.
^~~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/CCGeometry.h:60 warning: parameter ‘other’ not found in the function declaration [-Wdocumentation]
@param other Copy constructor.
^~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/math/CCGeometry.h:61 warning: parameter ‘point’ not found in the function declaration [-Wdocumentation]
@param point Conversion from a point.
^~~~~
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:39:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCComponentContainer.h:65 error: field has incomplete type ‘void’
void onExit();
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:25:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/Public/ArtDefine.h:15:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/ReactiveCocoa.h:18:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:32 note: expanded from macro ‘onExit’
rac_keywordify
^
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:115:24: note: expanded from macro ‘rac_keywordify’
#define rac_keywordify autoreleasepool {}
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:39:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCComponentContainer.h:65 error: expected ‘;’ at end of declaration list
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:25:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/Public/ArtDefine.h:15:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/ReactiveCocoa.h:18:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:33 note: expanded from macro ‘onExit’
_strong rac_cleanupBlock_t metamacro_concat(rac_exitBlock, LINE) attribute((cleanup(rac_executeCleanupBlock), unused)) = ^
^
:327:18: note: expanded from here
#define __strong attribute((objc_ownership(strong)))
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:40:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCComponent.h:71 error: ‘virtual’ can only appear on non-static member functions
virtual void onExit();
^
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCComponent.h:71:18: error: field has incomplete type ‘void’
virtual void onExit();
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:25:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/Public/ArtDefine.h:15:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/ReactiveCocoa.h:18:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:32 note: expanded from macro ‘onExit’
rac_keywordify
^
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:115:24: note: expanded from macro ‘rac_keywordify’
#define rac_keywordify autoreleasepool {}
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:40:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCComponent.h:71:18: error: expected ‘;’ at end of declaration list
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:25:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/Public/ArtDefine.h:15:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/ReactiveCocoa.h:18:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:33 note: expanded from macro ‘onExit’
_strong rac_cleanupBlock_t metamacro_concat(rac_exitBlock, LINE) attribute((cleanup(rac_executeCleanupBlock), unused)) = ^
^
:327:18: note: expanded from here
#define __strong attribute((objc_ownership(strong)))
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:43:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/physics/CCPhysicsBody.h:33:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/physics/CCPhysicsShape.h:86 warning: declaration is marked with ‘\deprecated’ command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
/** deprecated Use Type::POLYGON instead. */
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/physics/CCPhysicsShape.h:89 warning: declaration is marked with ‘\deprecated’ command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
/** deprecated Use Type::EDGEPOLYGON instead. */
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:43:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/physics/CCPhysicsBody.h:492 error: ‘virtual’ can only appear on non-static member functions
virtual void onExit() override;
^
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/physics/CCPhysicsBody.h:492:18: error: field has incomplete type ‘void’
virtual void onExit() override;
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:25:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/Public/ArtDefine.h:15:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/ReactiveCocoa.h:18:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:32 note: expanded from macro ‘onExit’
rac_keywordify
^
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:115:24: note: expanded from macro ‘rac_keywordify’
#define rac_keywordify autoreleasepool {}
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:43:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/physics/CCPhysicsBody.h:492:18: error: expected ‘;’ at end of declaration list
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:25:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/Public/ArtDefine.h:15:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/ReactiveCocoa.h:18:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:33 note: expanded from macro ‘onExit’
_strong rac_cleanupBlock_t metamacro_concat(rac_exitBlock, LINE) attribute((cleanup(rac_executeCleanupBlock), unused)) = ^
^
:327:18: note: expanded from here
#define __strong attribute((objc_ownership(strong)))
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:184 warning: parameter ‘orderOfArrival’ not found in the function declaration [-Wdocumentation]
* param orderOfArrival The arrival order.
^~~~~~~~~~~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:1138 error: ‘virtual’ can only appear on non-static member functions
virtual void onExit();
^
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:1138:18: error: field has incomplete type ‘void’
virtual void onExit();
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:25:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/Public/ArtDefine.h:15:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/ReactiveCocoa.h:18:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:32 note: expanded from macro ‘onExit’
rac_keywordify
^
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:115:24: note: expanded from macro ‘rac_keywordify’
#define rac_keywordify autoreleasepool {}
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:1138:18: error: expected ‘;’ at end of declaration list
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:25:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/Public/ArtDefine.h:15:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/ReactiveCocoa.h:18:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/Pods/Headers/Public/ReactiveCocoa/RACEXTScope.h:33 note: expanded from macro ‘onExit’
_strong rac_cleanupBlock_t metamacro_concat(rac_exitBlock, LINE) attribute((cleanup(rac_executeCleanupBlock), unused)) = ^
^
:327:18: note: expanded from here
#define __strong attribute((objc_ownership(strong)))
^
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/ArtVideoWB/ArtVideoWB.pch:36:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/cocos2d.h:41:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCAsyncTaskPool.h:29:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/base/CCDirector.h:38:
In file included from /Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCScene.h:32:
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:2011 error: no matching member function for call to ‘removeComponent’
removeComponent(_physicsBody);
^~~~~~~~~~~~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:1714:18: note: candidate function not viable: no known conversion from ‘cocos2d::PhysicsBody *’ to ‘const std::string’ (aka ‘const basic_string<char, char_traits, allocator >’) for 1st argument
virtual bool removeComponent(const std::string& name);
^
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:1722:18: note: candidate function not viable: no known conversion from ‘cocos2d::PhysicsBody *’ to ‘cocos2d::Component *’ for 1st argument
virtual bool removeComponent(Component *component);
^
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:2014:22: error: cannot initialize a parameter of type ‘cocos2d::Component *’ with an lvalue of type ‘cocos2d::PhysicsBody *’
addComponent(physicsBody);
^~~~~~~~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:1706:42: note: passing argument to parameter ‘component’ here
virtual bool addComponent(Component *component);
^
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:2061:64: error: cannot initialize object parameter of type ‘const cocos2d::Node’ with an expression of type ‘const cocos2d::__NodeRGBA’
virtual GLubyte getOpacity() const override { return Node::getOpacity(); }
^~~~~~~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:2062:74: error: cannot initialize object parameter of type ‘const cocos2d::Node’ with an expression of type ‘const cocos2d::__NodeRGBA’
virtual GLubyte getDisplayedOpacity() const override { return Node::getDisplayedOpacity(); }
^~~~~~~~~~~~~~~~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:2063:70: error: cannot initialize object parameter of type ‘cocos2d::Node’ with an expression of type ‘cocos2d::__NodeRGBA’
virtual void setOpacity(GLubyte opacity) override { return Node::setOpacity(opacity); }
^~~~~~~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:2064:88: error: cannot initialize object parameter of type ‘cocos2d::Node’ with an expression of type ‘cocos2d::__NodeRGBA’
virtual void updateDisplayedOpacity(GLubyte parentOpacity) override { return Node::updateDisplayedOpacity(parentOpacity); }
^~~~~~~~~~~~~~~~~~~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:2065:75: error: cannot initialize object parameter of type ‘const cocos2d::Node’ with an expression of type ‘const cocos2d::__NodeRGBA’
virtual bool isCascadeOpacityEnabled() const override { return Node::isCascadeOpacityEnabled(); }
^~~~~~~~~~~~~~~~~~~~~~~
/Users/fangyuan/Documents/MSB/ArtVideoWB/src/cocos2d/cocos/2d/CCNode.h:2066:95: error: cannot initialize object parameter of type ‘cocos2d::Node’ with an expression of type ‘cocos2d::__NodeRGBA’
virtual void setCascadeOpacityEnabled(bool cascadeOpacityEnabled) override { return Node::setCascadeOpacityEnabled(cascadeOpacityEnabled); }
^~~~~~~~~~~~~~~~~~~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
11 warnings and 20 errors generated.