Page 1 of 1

Delphi XE - Installation problems

Posted: 01.03.2011, 10:40
by nkaku
I just bought Delphi XE Starter edition. I am trying to install ZeosLib components which give me the following errors:

PAnsiChar error. I have resolved it by typecasting to PWideChar

But these... I can't seem to resolves:

[DCC Error] ZAbstractRODataset.pas(285): E2037 Declaration of 'GetRecord' differs from previous declaration

[DCC Error] ZAbstractRODataset.pas(289): E2037 Declaration of 'AllocRecordBuffer' differs from previous declaration

[DCC Error] ZAbstractRODataset.pas(290): E2037 Declaration of 'FreeRecordBuffer' differs from previous declaration

[DCC Error] ZAbstractRODataset.pas(299): E2037 Declaration of 'ClearCalcFields' differs from previous declaration

[DCC Error] ZAbstractRODataset.pas(306): E2037 Declaration of 'InternalInitRecord' differs from previous declaration

[DCC Error] ZAbstractRODataset.pas(310): E2037 Declaration of 'InternalSetToRecord' differs from previous declaration

[DCC Error] ZAbstractRODataset.pas(312): E2137 Method 'GetBookmarkData' not found in base class

[DCC Error] ZAbstractRODataset.pas(313): E2037 Declaration of 'GetBookmarkFlag' differs from previous declaration

[DCC Error] ZAbstractRODataset.pas(314): E2037 Declaration of 'SetBookmarkFlag' differs from previous declaration

[DCC Error] ZAbstractRODataset.pas(315): E2137 Method 'SetBookmarkData' not found in base class

[DCC Error] ZAbstractRODataset.pas(397): E2037 Declaration of 'Translate' differs from previous declaration


Is anyone working on this?

Nirav
nkaku@gmx.net