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

Second level import Dont Work #29

Open
randyhbh opened this issue Oct 6, 2017 · 0 comments
Open

Second level import Dont Work #29

randyhbh opened this issue Oct 6, 2017 · 0 comments

Comments

@randyhbh
Copy link

randyhbh commented Oct 6, 2017

Hi, I do not know how to explain this problem well, but I will do my best. When consuming objective-c classes in swift, you need to create a bridging-header and import the class you are going to use. Following the example of what is on this site I create my bridging-header file and import the same classes that are used in Directions.m, and here is what is strange for example in my bridging-header file import GHResponse.h like this #import "com/graphhopper/GHResponse.h" but when i try to use the .getErrors() method said me that it can find it

screen shot 2017-10-06 at 5 21 54 pm

Some one can help me, i dont undersatn this error. I don't know if it is my or not.

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

1 participant