Steve, Gorm 0.3.0 will not build with the latest version of core. The older templates have been removed. I would recommend using the latest version of Gorm which is available on the website Gorm-0.3.1. It is much more stable than 0.3.0.
Thanks, GJC --- Steve Wainstead <[EMAIL PROTECTED]> wrote: > > I'm getting this error when trying to build Gorm 0.3.0: > > In file included from main.m:26: > ../../GormPrivate.h:69: cannot find interface declaration for > `NSViewTemplate' > make[3]: *** [shared_obj/main.o] Error 1 > make[2]: *** [1Windows.all.palette.variables] Error 2 > make[2]: Leaving directory > `/home/swain/gnustep/Gorm-0.3.0/Palettes/1Windows' > make[1]: *** [internal-all] Error 2 > make[1]: Leaving directory `/home/swain/gnustep/Gorm-0.3.0/Palettes' > make: *** [internal-all] Error 2 > > > The interface NSViewTemplate was apparently in gnustep-gui at some point; > according to the ChangeLog for gnustep-gui: > > 2002-10-06 Gregory John Casamento <[EMAIL PROTECTED]> > > * Source/NSBundleAdditions.m: Implemented the following classes: > NSWindowTemplate, NSViewTemplate, NSControlTemplate, > NSTextTemplate, > NSTextViewTemplate, NSMenuTemplate, GSClassSwapper. These > classes > are used to allow the .gorm files to have placeholders for custom > classes defined by the developer. This is similar to the > approach > used in OPENSTEP 4.2/Mach and MOSX. > > > > I am using a Red Hat 9.0 system (upgraded from 8.1), and I installed the > following: > > gnustep-back-0.8.9.tar.gz gnustep-examples-0.9.7.tar.gz > gnustep-make-1.7.3.tar.gz > gnustep-base-1.7.3.tar.gz gnustep-gui-0.8.9.tar.gz > Gorm-0.3.0.tar.gz > > I am able to run the gnustep-examples just fine. > > cheers, > ~swain > > > ---- > http://www.panix.com/~swain/ > "It has all the faults of a photograph." -- David Hockney > ---- > > > _______________________________________________ > Bug-gnustep mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/bug-gnustep ===== Gregory John Casamento -- bheron on #gnustep, #linuxstep, & #gormtalk ---------------- Please sign the petition against software patents at: http://www.petitiononline.com/pasp01/petition.html Petition to make Lighthouse Application Suite Free Software at: http://www.petitiononline.com/laafs/petition.html --- Main Developer of Gorm (featured in April Linux Journal) --- __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
