PhilipsHueSDK-iOS-OSX icon indicating copy to clipboard operation
PhilipsHueSDK-iOS-OSX copied to clipboard

Undefined symbols for x86_64, "_OBJC_CLASS_$_DDLog" and "_OBJC_CLASS_$_DDTTYLogger", linker command failed with exit code 1

Open jolaroux opened this issue 8 years ago • 6 comments

Here are the errors I'm getting. http://imgur.com/a/Lc9LV If anyone can help that would be great!

jolaroux avatar Sep 24 '16 01:09 jolaroux

You forgot to import Lumberjack. Do it and you'll be fine.

soberman avatar Nov 06 '16 22:11 soberman

And don't forget to import SystemConfiguration framework as well, it is a system one.

soberman avatar Nov 06 '16 22:11 soberman

Closed?

lesyk avatar Feb 27 '17 14:02 lesyk

Should be closed imho.

soberman avatar Feb 27 '17 14:02 soberman

I have the same error. I added the complete Lumberjack folder. But I still get the error message.

bia-nca avatar Jun 29 '17 19:06 bia-nca

Is there some kind of a trick to importing Lumberjack? I added the files to my project but am still getting these errors referenced by the OP.

Thanks!

longkyle avatar Jul 31 '19 05:07 longkyle