Install error acLFPainter – GetExtendedStylePainters (urgent)

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #49403
    Support
    Keymaster

    Hello!

    This function is declared in the cxLookAndFeelPainters.pas (DevExpress)

    Please check if this function exists there.

    #49406
    Jacek
    Participant
    'Support' wrote:

    Hello!

    This function is declared in the cxLookAndFeelPainters.pas (DevExpress)

    Please check if this function exists there.

    No, there's no GetExtendedStylePainters function in a cxLookAndFeelPainters.pas file. The file timestamp is 2012.11.01 17:41.

    Regards,

    Jacek

    #49415
    Support
    Keymaster

    Hello!

    Please wait few days, I'll check it.

    #49523
    ghost_i
    Participant

    Have the same mistake.

    AlphaControls 8.10

    DevExpress vol.2012 v1.5

    #49532
    Ondra
    Participant

    Have the same mistake.

    AlphaControls 8.10

    DevExpress vol.2012 v1.6

    #49533
    muratk
    Participant

    add // in front of if GetExtendedStylePainters

    #49587
    Support
    Keymaster

    Jacek, Ondra, ghost_i, try the attached file please.

    Thank you, muratk.

    #49594
    Jacek
    Participant
    'Support' wrote:

    Jacek, Ondra, ghost_i, try the attached file please.

    Thank you, muratk.

    Thank you, installed without any problem.

    Regards,

    Jacek

    #49955
    tulusbp
    Participant
    'Jacek' wrote:

    Thank you, installed without any problem.

    Regards,

    Jacek

    still error :

    Build

    [Error] acLFPainter.pas(330): Declaration of 'DrawGroupBoxCaption' differs from previous declaration

    [Error] acLFPainter.pas(1317): Incompatible types

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

    AlphaControl 8.1.5

    DevExp 2011 vol 2.4

    delphi7

    #49972
    Support
    Keymaster

    Hello!

    'tulusbp' wrote:

    still error :

    Build

    [Error] acLFPainter.pas(330): Declaration of 'DrawGroupBoxCaption' differs from previous declaration

    [Error] acLFPainter.pas(1317): Incompatible types

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

    AlphaControl 8.1.5

    DevExp 2011 vol 2.4

    delphi7

    Can you try the latest version of DevExp please?

    Otherwise, you should disable keys for latest versions in the acLFPainter.pas file.

    I think, you should disable the VER12_1_6 key, and maybe the VER26 key too.

    #49974
    tulusbp
    Participant
    'Support' wrote:

    Hello!

    Can you try the latest version of DevExp please?

    Otherwise, you should disable keys for latest versions in the acLFPainter.pas file.

    I think, you should disable the VER12_1_6 key, and maybe the VER26 keys too.

    OK Solved , i'm disable the VER12_1_6 key

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