Mail Archives: djgpp/1997/12/30/15:30:16
From: | oferco <oferco AT cs DOT huji DOT ac DOT il>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | "lookuping" error
|
Date: | Tue, 30 Dec 1997 21:59:24 +0200
|
Organization: | The hebrew University of Jerusalem
|
Lines: | 20
|
Message-ID: | <Pine.SUN.3.96.971230215407.19900A-100000@pita.cs.huji.ac.il>
|
NNTP-Posting-Host: | centauri.cs.huji.ac.il
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hye,
Anyone who can, PLEASE answer this:
My compiler complains:
foo.cc: in method x:
foo.cc: 3523: cannot lookup method in incomplete type 'Memory'
where Memory is a class I use in the Method x, which is
a member of the class A - defined in foo.cc and declared
in foo.hh
BUT
all the other methods of A, which use Memory, are not reffered
to by this kind of error - only x !!!
WHATS WRONG???
Thanks
Ofer
- Raw text -