graphhopper / graphhopper/graphhopper-ios
iOS Build Failed
- Dominant language
- Objective-C
- Stars
- 73
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
ld: warning: ignoring file /Users/Darshan/graphhopper-ios/build/libgraphhopper.a, file was built for archive which is not the architecture being linked (x86_64): /Users/Darshan/graphhopper-ios/build/libgraphhopper.a
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_GHRequest", referenced from:
objc-class-ref in Directions.o
"_OBJC_CLASS_$_EncodingManager", referenced from:
objc-class-ref in Directions.o
"_OBJC_CLASS_$_GraphHopper", referenced from:
objc-class-ref in Directions.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Contributor guide
Assessment
This issue has not been assessed yet.