Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple errors compiling on xcode 6.1 sdk 7.1 & 8.1 #30

Open
danyjavierb opened this issue Nov 14, 2014 · 2 comments
Open

Multiple errors compiling on xcode 6.1 sdk 7.1 & 8.1 #30

danyjavierb opened this issue Nov 14, 2014 · 2 comments

Comments

@danyjavierb
Copy link

CSAnimation.h multiple errors, “Expected a type” , and other ones in other classes. DO you have any update on this?

@acudworth
Copy link

You just need to include UIView.h in some of the header files

@leavesster
Copy link

I have the similar error :"Expected identifier","Expected ';' after method prototype".
I found it always appear in class.mm.
It seems the "class" is a keyword in C++, after change it to any other words , it is OK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants