How to include and use ScrollView in Cocos2d-x project?
By simply writing
#include "CCScrollView.h"
is not helping & generates compilation issues for both iOS & Android? (Haven't checked for other platforms)
Can someone help me how to include
it?
File location is in MyProject/cocos2d/extensions/GUI/CCScrollView
Edit:
Cocos2d version : Cocos2d-x V3
Should work for : atleast iOS, Android
Current OS : mac os x
Errors I get :
Android:
iOS: