-
Notifications
You must be signed in to change notification settings - Fork 104
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
Objective-C version #18
Comments
How did you add this library to your project? |
So, do you try to declare |
And your project is being compiled successfully and modules are disabled? Are "link frameworkks automatically" enabled? Which Xcode version do you use? If modules are disabled in project, then you can't use |
When I don't have the library in the project, it compiles correctly. Modules are enabled ("Allow non-modular includes..." is at NO, the rest is at YES). |
There hasn't been any new comments in a while here, and I am having the same problem. |
Hi
I got trouble adding this library to my objective-c project. When I do, I get the "Use of @import" alert.
Any help ?
The text was updated successfully, but these errors were encountered: