Morning,

I was building ObjectManagerExemple and got these errors:



Making all for app ObjectManagerExample...
 Compiling file ObjectManagerController.m ...
In file included from ObjectManagerController.m:9:
In file included from ./ObjectManagerController.h:12:
In file included from 
/usr/GNUstep/Local/Library/Headers/EtoileUI/EtoileUI.h:29:/usr/GNUstep/Local/Library/Headers/EtoileUI/ETUIBuilderItemFactory.h:23:2:
 error:
      unknown type name 'COEditingContext'
        COEditingContext *_editingContext;
        ^
/usr/GNUstep/Local/Library/Headers/EtoileUI/ETUIBuilderItemFactory.h:26:33: 
error:
      unknown type name 'COEditingContext'
@property (nonatomic, readonly) COEditingContext *editingContext;
                                ^
2 errors generated.
                                          
_______________________________________________
Etoile-dev mailing list
Etoile-dev@gna.org
https://mail.gna.org/listinfo/etoile-dev

Reply via email to