swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inheritance and problems with #include statements


From: glen e. p. ropella
Subject: Re: inheritance and problems with #include statements
Date: Wed, 05 Jan 2000 07:42:09 -0800

At 01:02 AM 1/5/00 -0800, you wrote:
address@hidden/Swarm-2.0.1/cassian/system] $ make
gcc -c -g -O2 -Wall -Wno-import -Wno-protocol -Werror -DAPPNAME=cassian -DAPPV
ERSION=2.0  -DDLL -I/Swarm-2.0.1/include EmployedRole.m
In file included from HRCoordinator.h:2,
                 from CompanyWidget.h:3,
                 from ModelSwarm.h:5,
                 from God.h:4,
                 from JobPostings.h:1,
                 from JobSeeker.h:3,
                 from Person.h:3,
                 from Role.h:5,
                 from EmployedRole.h:1,
                 from EmployedRole.m:3:
Employee.h:15: Cannot find interface declaration for `EmployedRole', superclass
of `Employee'
make: *** [EmployedRole.o] Error 1
address@hidden/Swarm-2.0.1/cassian/system] $

It looks to me like @interface EmployedRole ... @end isn't being found
in EmployedRole.h.  I'd look for misspellings or a malformed interface
declaration.  I can't tell more without seeing the files, though.

Interesting looking application, Joseph.  What are you studying?
...the fluidity of the job market?

glen

--
glen e. p. ropella =><= Feeding the hamster wheel.  Hail Eris!
Home: http://www.trail.com/~gepr                (505) 424-0448
Work: http://www.swarm.com                      (505) 995-0818

                 ==================================
  Swarm-Support is for discussion of the technical details of the day
  to day usage of Swarm.  For list administration needs (esp.
  [un]subscribing), please send a message to <address@hidden>
  with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]