You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: