[JDEV] VC++ client using JabberCOM - Events

Karthik K H karu708 at yahoo.com
Thu Jun 28 11:36:15 CDT 2001


Hi all,
  I just downloaded the latest available source code 
from the location below , now when i try to build the
project ( JabberCOM.dll) I am getting the following
errors :
( PLEASE NOTE :  I AM NOT A PASCAL PROGRAMMER AND KNOW
NOTHING ABT PASCAL SYNTAX AND SEMANTICS )

[Error] JabberIQ.pas(104): Declaration of 'Next'
differs from previous declaration
[Error] JabberIQ.pas(105): Declaration of 'Prev'
differs from previous declaration
[Error] JabberIQ.pas(126): Declaration of 'Next'
differs from previous declaration
[Error] JabberIQ.pas(127): Declaration of 'Prev'
differs from previous declaration
[Fatal Error] JabberIQ.pas(142): Could not compile
used unit 'Common.pas'
But I feel that the declaration is correct as in the
base class it is mentioned as virtual and in the
derived class it is being declared as "override"

I am using Borland Delphi 5.0

I want to build this library becasue it looks like it
has the thread dying problem fixed.
Cheers,
KHK

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/



More information about the JDev mailing list