Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 11th, 2012  |  syntax: None  |  size: 0.44 KB  |  hits: 8  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Static Library not working
  2. ld: warning: ignoring file /Users/abc/Desktop/vijay/LibraryUse/Cache Library/libLibrary.a, file was built for archive which is not the architecture being linked (i386)
  3. Undefined symbols for architecture i386:
  4.   "_OBJC_CLASS_$_Library", referenced from:
  5.       objc-class-ref in AppDelegate.o
  6. ld: symbol(s) not found for architecture i386
  7. clang: error: linker command failed with exit code 1 (use -v to see invocation)