Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_PayResp", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_AlipaySDK", referenced from:
objc-class-ref in TestAlipay.o
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_PayReq", referenced from:
objc-class-ref in WXApiRequestHandler-E7499E6664382380.o
objc-class-ref in OrderPaymentController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)那是错误浪费了一整天的时间,这是疯狂的我任何帮助都会感谢
发布于 2018-03-22 12:20:10
这个问题只能一个一个地解决。
https://stackoverflow.com/questions/49428172
复制相似问题