Undefined Symbols for Architecture i386: "_Rklogcoredataerror"

Asked

Viewed 87 times

1

Good morning, whenever I’m trying to accomplish the build of my application, on the stage of Linking the error of Undefined Symbols for Architecture

Follow the error with more details:

Undefined Symbols for Architecture i386: "_Rklogcoredataerror", referenced from: ___33-[Rkentitybyattributecache load:]_block_invoke in libRestKit. a(Rkentitybyattributecache.o) ___43-[Rkmanagedobjectimporter finishImporting:]_block_invoke in libRestKit. a(Rkmanagedobjectimporter.o) Ld: Symbol(s) not found for Architecture i386 Clang: error: Linker command failed with Exit code 1 (use -v to see Invocation)

 Undefined symbols for architecture i386

Have you ever been in a similar situation?

I’m using Xcode 6.4 (6E35b)

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.