-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I am trying to compile it on Ubuntu 14.04, but it stops with an error. Here's the log:
Build Project: EtoileFoundation
Making all for framework EtoileFoundation...
Compiling file Source/ETByteSizeFormatter.m ...
In file included from /home/loke/code/Etoile/Bootstrap/EtoileFoundation/EtoileFoundation/Macros.h:10:0,
from Source/ETByteSizeFormatter.m:9:
/home/loke/code/Etoile/Bootstrap/EtoileFoundation/EtoileFoundation/EtoileCompatibility.h:126:115: error: expected ‘)’ before ‘^’ token
- (id)addObserverForName: (NSString *)name object: (id)object queue: (NSOperationQueue *)queue usingBlock: (void (^)(NSNotification *))block;
^
/home/loke/code/Etoile/Bootstrap/EtoileFoundation/EtoileFoundation/EtoileCompatibility.h:126:117: error: expected ‘)’ before ‘(’ token - (id)addObserverForName: (NSString )name object: (id)object queue: (NSOperationQueue *)queue usingBlock: (void (^)(NSNotification *))block;
^
make[3]: ** [obj/EtoileFoundation.obj/Source/ETByteSizeFormatter.m.o] Error 1
make[2]: *** [internal-framework-run-compile-submake] Error 2
make[1]: *** [EtoileFoundation.all.framework.variables] Error 2
make: *** [internal-all] Error 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels