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