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

crash when copied Sources folder into project #35

Open
Keymo opened this issue Jun 3, 2016 · 2 comments
Open

crash when copied Sources folder into project #35

Keymo opened this issue Jun 3, 2016 · 2 comments

Comments

@Keymo
Copy link

Keymo commented Jun 3, 2016

when i copied Sources folder into my project,there are 19 errors,like:
Cannot find interface declaration for 'NSObject', superclass of 'GRError'
Unknown type name 'NSOutputStream'
Property with 'retain (or strong)' attribute must be of object type
Unknown type name 'BOOL'
Unknown type name 'NSOutputStream'
...

can anyone help me

thanks too much

@aitbaali
Copy link

same crash, any solution?

@umigliore
Copy link

umigliore commented Sep 20, 2016

It's enough to add in GRError.h the row:
@import Foundation;

Same thing for #25

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