If you are using GNUstep trunk, you should use Étoilé trunk too. Some changes were made to GNUstep shortly after the 0.4 release which broke Étoilé. There are fixes in trunk for these, but they were not back- ported to 0.4.
David On 4 Feb 2009, at 18:43, Dario Corsi wrote: > Hi, > I tried to compile Etoile 0.4.0-svn packaged in tar.gz. > First I compiled and installed GNUstep on my Debian box: > > svn co http://svn.gna.org/svn/gnustep/modules > > and It seems that all is ok, but when compiling Etoile I get: > > #make > > .... > > Compiling file ETApplication.m ... > cc1obj: warnings being treated as errors > ETApplication.m: In function '- [ETApplication developmentMenuItem]': > ETApplication.m: 214: error: type 'id <NSMenuItem>' does not conform > to the 'NSValidatedUserInterfaceItem' protocol > ETApplication.m: In function '- [ETApplication > toggleDevelopmentMenu:]': > ETApplication.m: 278: error: type 'id <NSMenuItem>' does not conform > to the 'NSValidatedUserInterfaceItem' protocol > make [4]: *** [obj / ETApplication.m.o] Error 1 > make [3]: *** [libEtoileUI.all.subproject. > variables] Error 2 > make [2]: *** [EtoileUI.all.framework.variables] Error 2 > make [1]: *** [internal-all] Error 2 > make: *** [internal-all] Error 2 > > > Previously I made several attempts by solving the problems due to > lack of something, but now I am stuck. > Any suggestions? > > Thanks > > Dario > _______________________________________________ > Etoile-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-discuss _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
