8.15 with DevExpress v6

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35609
    Hamilton
    Participant

    Hi,

    I normally get the new AC versions as soon as they are released but haven't this time, and now that I have got it I'm getting the same error reported in the Russian forum here: http://www.alphaskin…h=1

    The problem is caused by this line:

    if (cxLookAndFeelPaintersManager <> nil) then // Added by Witcher 28.12.2012 10:43:34

    and the compiler error is:

    [DCC Error] acLFPainter6.pas(2313): E2003 Undeclared identifier: 'cxLookAndFeelPaintersManager'

    I believe the fix is to comment out just the one new line?

    And the 'real' fix may be to add some {$IFDEF} around the new line for version VER653?

    Regards,

    Hamilton

    #50062
    Hamilton
    Participant

    Fixed in 8.16

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