From: "Fredrik Lippelt" To: Subject: undef. references... Date: Tue, 30 Mar 1999 13:28:21 +0200 Message-ID: <01be7aa0$6aa7f220$80e964c3@default> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001B_01BE7AB1.2E30C220" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Reply-To: djgpp AT delorie DOT com Det här är ett multipart-meddelande i MIME-format. ------=_NextPart_000_001B_01BE7AB1.2E30C220 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I get (for me) strange errors when executing a program: undefined reference to `operator>>(istream &, String &)' undefined reference to `operator <(String const &, String const &)' undefined reference to `String::~String (void)'=20 What shall I do? ------=_NextPart_000_001B_01BE7AB1.2E30C220 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I get (for me) strange = errors when=20 executing a program:
undefined reference to=20 `operator>>(istream &, String &)'
undefined reference to = `operator=20 <(String const &, String const &)'
undefined reference to=20 `String::~String (void)'
 
What shall I=20 do?
------=_NextPart_000_001B_01BE7AB1.2E30C220--