swarm-support
[Top][All Lists]
Advanced

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

Re: Factory method "lost" :-))


From: gepr
Subject: Re: Factory method "lost" :-))
Date: Mon, 9 Sep 2002 06:44:42 -0700

Perrone Alessandro writes:
 > Can anyone explain what means this warning?
 > EZGraph.m: In function `-[EZGraph createEnd]':
 > EZGraph.m:203: warning: cannot find class (factory) method
 > EZGraph.m:203: warning: return type for `createBegin:' defaults to id
 > Any hints how to solve it?
 > In my compilation I have several of this warnings

This usually means that your includes have gotten screwed up.
It should find a declaration for that method from defobj.h, which
should be included by one of the header files you import.

-- 
glen e. p. ropella              =><=                           Hail Eris!
H: 831.335.4950                              http://www.ropella.net/~gepr
M: 831.247.7901


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