900Seconds / 900SecondsSDK

Live Streaming Video SDK for iOS
87 stars 39 forks source link

getting following error while debugging and running #6

Open kotakirankumar opened 8 years ago

kotakirankumar commented 8 years ago

Undefined symbols for architecture i386: "_OBJCCLASS$_DDLog", referenced from: objc-class-ref in libNine00SecondsSDK.a(libNine00SecondsSDK.a-i386-master.o) ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Please, provide a solution to fix this.

omargda commented 8 years ago

I fixed this by adding CocoaLumberjack and CocoaLumberjackSwift to the Linked Frameworks and Libraries under the project's TARGETS. I added these through Carthage.