On Wed, 31 Jul 2002, Arun-Kumar Krishnan wrote: > > > > Dear Sir, > > While trying to compile ER it is showing error called dereferencing > pointer to incomplete type,what it means and how to rectify it.
It means a structure is not fully defined when you're trying to dereference a pointer to it. Did you change anything? Which version are you trying to compile (0.90 or CVS)? -Lars -- Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| H�rdgrim of Numenor "I do not agree with a word that you say, but I |---------------------------- will defend to the death your right to say it." | Where are we going, and --Evelyn Beatrice Hall paraphrasing Voltaire | what's with the handbasket? _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
