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
I cloned the project and tried to build it but got stuck due to the following error, can you tell me how to deal with it?
ld: warning: directory not found for option '-L/Users/di.qiu/workspace/git/bitcoin/bither-ios/Pods/build/Debug-iphoneos'
ld: library not found for -lAFNetworking
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I did execute the as the Wiki says and no error came out from that. But When trying to build the project it just keeps failing.
Hi
I cloned the project and tried to build it but got stuck due to the following error, can you tell me how to deal with it?
I did execute the as the Wiki says and no error came out from that. But When trying to build the project it just keeps failing.
The full error message is as below
Thanks in advance.
The text was updated successfully, but these errors were encountered: