Compilation error when using LumberJack in a shared libraray

89 views
Skip to first unread message

Jan C

unread,
Jun 18, 2012, 4:43:38 AM6/18/12
to cocoalu...@googlegroups.com
Hi,
when I add LumberJack into my static library project, I'm getting compilation errors:

In file included from /Users/me/xworkspace/TEST/MyLib/MyLib/LIBS/Lumberjack/DDTTYLogger.m:1:
/Users/me/xworkspace/TEST/MyLib/MyLib/LIBS/Lumberjack/DDTTYLogger.h:108:29: error: expected a type
- (void)setForegroundColor:(UIColor *)txtColor backgroundColor:(UIColor *)bgColor forFlag:(int)mask;

Is LumberJack supposed to work in a shared library project ? What did I do wrong ?

cheers,
Jan 

Robbie Hanson

unread,
Jun 18, 2012, 1:48:52 PM6/18/12
to cocoalu...@googlegroups.com
I think this may be due to a missing import for UIColor. This was fixed in commit 2c6468f yesterday.

-Robbie Hanson

--
You received this message because you are subscribed to the Google Groups "CocoaLumberjack" group.
To view this discussion on the web visit https://groups.google.com/d/msg/cocoalumberjack/-/NF2b0o8khE8J.
To post to this group, send email to cocoalu...@googlegroups.com.
To unsubscribe from this group, send email to cocoalumberja...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cocoalumberjack?hl=en.

Reply all
Reply to author
Forward
0 new messages