swarm-support
[Top][All Lists]
Advanced

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

Re: Makefile/interface question


From: Alan L. Liu
Subject: Re: Makefile/interface question
Date: Wed, 21 Jul 1999 15:53:39 -0500 (CDT)

Are you sure it's not because you have 

interface ObjectB: ObjectB
                         ^
instead of 

interface ObjectB: ObjectA

or some other typo of ObjectB somewhere?

Alan

> 
> ObjectA.h
> 
> interface ObjectA: SwarmObject
> {
> }
> @end
> 
> interface ObjectB: ObjectB
> {
> }
> @end
> 


                  ==================================
   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]