graphhopper-ios icon indicating copy to clipboard operation
graphhopper-ios copied to clipboard

iOS Build Failed

Open Darshan-Sonigara opened this issue 6 years ago • 1 comments

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)

Darshan-Sonigara avatar Aug 28 '19 09:08 Darshan-Sonigara

Who solved the same problem?

songyuyang0918 avatar Oct 30 '19 07:10 songyuyang0918