Created
March 25, 2012 01:52
-
-
Save pulkitsinghal/2190696 to your computer and use it in GitHub Desktop.
Missing AuthNet.a binary
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 8 total like this - | |
| Undefined symbols for architecture i386: | |
| "_OBJC_CLASS_$_AuthNet", referenced from: | |
| objc-class-ref in MyProject_AppDelegate.o | |
| objc-class-ref in CardProcessingUtils.o | |
| (maybe you meant: _OBJC_CLASS_$_AuthNetWorkaround) | |
| ld: symbol(s) not found for architecture i386 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment