graphhopper / graphhopper-ios

iOS Port of the GraphHopper road routing engine
https://www.graphhopper.com/open-source/
Apache License 2.0
69 stars 28 forks source link

linker command failed with exit code 1 (use -v to see invocation) #16

Closed artiy closed 7 years ago

artiy commented 7 years ago

I am trying to run graphhopper sample project on my m/c. I downloaded sample project and followed each and every step as directed in elow link

https://github.com/graphhopper/graphhopper-ios#usage

and then followed to resolve some shell script issues

https://github.com/graphhopper/graphhopper-ios/issues/12

but still I am getting following issues

ld: library not found for -ljre_emul clang: error: linker command failed with exit code 1 (use -v to see invocation)

Need help. I am also attaching my projct structure screen shot 2017-04-04 at 12 58 06 pm

karussell commented 7 years ago

Duplicate of #15