PayPal构建错误

时间:2013-06-18 19:59:40

标签: ios iphone objective-c paypal

我在尝试构建应用程序时不断收到这些错误

Undefined symbols for architecture i386:
  "_OBJC_CLASS_$_PayPalPayment", referenced from:
      objc-class-ref in ViewController.o
  "_OBJC_CLASS_$_PayPalPaymentViewController", referenced from:
      objc-class-ref in ViewController.o
  "_PayPalEnvironmentNoNetwork", referenced from:
      -[ViewController Pay:] in ViewController.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

1 个答案:

答案 0 :(得分:0)

听起来像这样:https://github.com/paypal/PayPal-iOS-SDK/issues/20

如果答案没有为您解决,请告诉我们。