[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Gorm and Blast!
From: |
Sean Charles |
Subject: |
Gorm and Blast! |
Date: |
Tue, 3 Dec 2002 22:15:52 +0000 |
User-agent: |
KMail/1.4.3 |
Hi all,
I downloaded and built AppKit/Foundation/GNUmake stuff a good while ago now
and after a few little minor 'initiation' wobblies everything seems to be
great. It's ironic that, owning a G4 PowerBook and Mac OS X, that I've learnt
more about Apple programming by using Linux! I think it is fantastic that
GNUstep even exists at all.
I've also built and use GWorkspace and FileViewer apps. Good examples. I'm
trying to build the mail app and Gorm, however, I have a few problems that I
would like some help with concering Gorm. Basically, it don't build! :) I've
eighteen years experience in software so be technical! Here's the relevant
makefile output...
Compiling file GormMenuEditor.m ...
In file included from ../../GormPrivate.h:8,
from GormMenuEditor.m:25:
../../Gorm.h:32:35: warning: AppKit/GSNibTemplates.h: No such file or
directory
In file included from GormMenuEditor.m:25:
../../GormPrivate.h:36: cannot find interface declaration for
`NSWindowTemplate'
make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/GormMenuEditor.o] Error 1
make[2]: *** [0Menus.all.palette.variables] Error 2
make[2]: Leaving directory `/home/sean/GNUStep/Gorm-0.1.9/Palettes/0Menus'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/home/sean/GNUStep/Gorm-0.1.9/Palettes'
make: *** [internal-all] Error 2
Where does one get NSWindowTemplates? I've tried wiki.gnustep.org,
www.gnustep.org, and general searching but I can't find it!
HELP!
Thanks in advance.
Sean Charles. (UK)
- Gorm and Blast!,
Sean Charles <=