Hi Alex, Le 5 juin 2013 à 11:44, Slex Sangiuliano a écrit :
> 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; This looks similar to the problem you reported previous week. I fixed it with r8405. It looks like the issue arises again because you have an old EtoileUI version installed. Try to run 'make uninstall' in Frameworks/EtoileUI. Let me know if this helps or not. Cheers, Quentin. _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev