Re: [E-devel] elitaire-0.0.4 make error

2005-08-23 Thread Peter Wehrfritz
Laurence Vanek schrieb: > while attempting to "make" elitaire I get the following: > > == > playingCard.h:33: error: ISO C++ forbids declaration of ‘cardDeck’ > with no t > ype > playingCard.h:33: error: expected ‘;’ before ‘*’ token > playingCard.h:42: error: ‘cardDeck’ has not been d

Re: [E-devel] elitaire-0.0.4 make error

2005-08-21 Thread Justin Patrin
On 8/20/05, Laurence Vanek <[EMAIL PROTECTED]> wrote: > while attempting to "make" elitaire I get the following: > > == > playingCard.h:33: error: ISO C++ forbids declaration of 'cardDeck' with > no t > ype > playingCard.h:33: error: expected ';' before '*' token > playingCard.h:42: er

[E-devel] elitaire-0.0.4 make error

2005-08-20 Thread Laurence Vanek
while attempting to "make" elitaire I get the following: == playingCard.h:33: error: ISO C++ forbids declaration of ‘cardDeck’ with no t ype playingCard.h:33: error: expected ‘;’ before ‘*’ token playingCard.h:42: error: ‘cardDeck’ has not been declared playingCard.h: In constructor