Project compiles but editor show errors

Hi,
I set up a Cocos2d project which works fine in XCode. When I open in in AppCode, the editor shows me some "Can't resolve class XXX" :

Can't resovle class CCLayer


CCLayer is included in cocos2d.h and the my classe does import "cocos2d.h".

The project actually compiles well in AppCode.

What's going on ?


regards

0

I've created a bug request, it will be fixed ASAP please follow: http://youtrack.jetbrains.net/issue/OC-2944?projectKey=OC.

0
Avatar
Permanently deleted user

thanks a lot !

Acually in your bug is already a workaround: just close an reopen the project :)

0

请先登录再写评论。