Error interpretation / Pop3Client

Charlie charlie.fats at gmail.com
Wed Mar 28 08:13:14 PDT 2007


Have you copied Pop3Client.d to tango/net/ ?  You'll also need to use a 
build tool that pulls in all project imports, such as build / rebuild / 
jake.

( The numbers in the string 
_D5tango3net4pop310Pop3Client14POP3Connection7__ClassZ are the length of 
the following entity name , 5 = tango, 3 = net, 4 = pop3 etc )


Charlie

Dié wrote:
> Hello!
> I'm using dCode IDE for compiling the Exemple in Pop3Client.d (Tango...Sources... trunk/patches/proposals).
> 
> I have this error:
> 
> OPTLINK (R) for Win32  Release 7.50B1
> Copyright (C) Digital Mars 1989 - 2001  All Rights Reserved
> 
> poptest.obj(poptest)
>  Error 42: Symbol Undefined _D5tango3net4pop310Pop3Client14POP3Connection7__ClassZ
> poptest.obj(poptest)
>  Error 42: Symbol Undefined _D5tango3net4pop310Pop3Client14POP3Connection5_ctorMFAaAaAaiZC5tango3net4pop310Pop3Client14POP3Connection
> --- errorlevel 2
> 
> but i dont understant why POPConnection provocate this error.
> 
> Before this, my question is: how can i understand this error string "_D5tango3net4pop310Pop3Client14POP3Connection7__ClassZ" for example.
> I think "tango...net...pop3..." rapresent the hierarchy folders, but "_D.....3......4......14......7__ClassZ"???????
> 
> Thank you
> 
> Dié



More information about the Digitalmars-d mailing list