compiling AC9.05 with devexpress V14.1.2

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36191
    JasonToms
    Participant

    Hi:

    I'm using XE5 and devexpress vcl 14.1.2,I encountered a problem when installing AC9.05Beta, I've modified sDefs.inc, but still Compile error.

    Is there anything else I forgot to set or do?

    Thank you very much.

    Jason

    [attachment=6775:ERROR.png]

    procedure DrawTrackBarThumbBorderUpDown(ACanvas: TcxCanvas; const ALightPolyLine, AShadowPolyLine, ADarkPolyLine: TPointArray); override;

    procedure TcxACLookAndFeelPainter.DrawTrackBarThumbBorderUpDown(ACanvas: TcxCanvas; const ALightPolyLine, AShadowPolyLine, ADarkPolyLine: TPointArray);

    begin

    inherited;

    end;

    [dcc32 Error] acLFPainter.pas(365): E2003 Undeclared identifier: 'TPointArray'

    [dcc32 Error] acLFPainter.pas(2629): E2005 'TPointArray' is not a type identifier

    [dcc32 Fatal Error] sThirdParty.pas(166): F2063 Could not compile used unit 'acLFPainter.pas'

    #52147
    Support
    Keymaster

    Hello

    Support of DevExpress v14 will be added soon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.