Skip to content

Compilation Problem #3

@lokeb

Description

@lokeb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions