Compile error AC 9.13 with DevExpress V14.1.3

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #52360
    Support
    Keymaster

    Hello! Skin library by DevExpress really needed for using of QuantumGrid with AlphaSkins.

    #52361
    Ondra
    Participant

    Whoops.

    Until this version of the AC was not needed and the “ExpressQuantumGrid Suite” never been alone. I use AC with DevExpress 4 years.

    Where it is legally available.

    DevExpress this library in “ExpressQuantumGrid Suite” has not. Probably the only full VCL Subscription for 1.499, – USD. This is not good news!

    Sorry for my english.

    #52364
    Support
    Keymaster
    'Ondra' wrote:
    Until this version of the AC was not needed and the “ExpressQuantumGrid Suite” never been alone. I use AC with DevExpress 4 years.

    Do you mean that AlphaControls v8 can work with your version of QuantumGrid?

    #52368
    Ondra
    Participant

    Yes, absolutely no problem.

    Four years it works.

    Even in version 9.10 AC everything worked OK.

    Part Skinning library DevEx well i must be in “ExpressQuantumGrid Suite”.

    If you need to run TeamViewer for you.

    #52372
    HeDiBo
    Participant

    Hi Serge,

    The problem involves this statement:

    Code:
    {$IFDEF VER12_1_6}cxPCPainters, cxPC, cxLookAndFeels, cxPCPaintersFactory, {$ifdef EXPRESSBARS}dxStatusBar, {$endif} dxSkinsLookAndFeelPainter, {$ENDIF}

    If you do not have the express skins, this module (dxSkinsLookAndFeelPainter) is undefined. So the same construction as with the EXPRESSBARS is needed.

    I commented out dxSkinsLookAndFeelPainter and compilation went smoothly.

    #52445
    Ondra
    Participant

    Confirmed.

    Today I installed AC 9.14.

    Just remove the line:

    {$ IFDEF VER14_1_2 dxSkinsLookAndFeelPainter}, {$ ENDIF}

    from aclfPainter.pas.

    Please complete directive such as DXSKIN like EXPRESSBARS,

    for us who do not have a library dxSkin.

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