help-gift
[Top][All Lists]
Advanced

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

Re: [help-GIFT] gift will not compile


From: Gregg Morris
Subject: Re: [help-GIFT] gift will not compile
Date: Wed, 2 May 2001 18:51:26 -0700

I think I've got it now.  Thanks.  Compilation completes with several
warnings, but you probably know of those already as you mentioned the
difference between g++ and gcc.  AFIK, gift is working fine.  I have
indexed over 2600 images so far and it is still going strong.

Gregg

Wolfgang =?iso-8859-1?Q?M=FCller?= writes:
 > Gregg, 
 > 
 > Thank you for trying all this. It is very useful, and the way you pose your 
 > questions your questions are easy to answer, hence I can reply quickly.
 > 
 > > class CXMLElement:public CMagic,public CNoDelete{
 > 
 > // put a "public:" here to indicate that the type defined is public
 > 
 > public:
 > 
 > >   /** a typedef for simple convenience */
 > >   typedef list<CXMLElement*> lCChildren;
 > 
 > //put a "protected:" here to protect everything till the next "public:"
 > 
 > protected:
 > 
 > >   /** the father of this*/
 > >   CXMLElement* mFather;
 > (snip)
 > 
 > Thanks for trying. If there are more things like that, please continue 
 > posting them to this list, so they are known. I will incorporate them ASAP.
 > Thanks a lot, and I hope this helps.
 > Wolfgang
 > 
 > _______________________________________________
 > help-GIFT mailing list
 > address@hidden
 > http://mail.gnu.org/mailman/listinfo/help-gift

-- 
I took a speed reading course and read 'War and Peace' in twenty
minutes.  It involves Russia.    - Woody Allen



reply via email to

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