Unfortunately attempting to install v7.51 in Delphi XE2 fails. For my first attempt I used the same AC folder that I'm already using for Delphi 2010. For the second attempt I removed all DCU files and had the same error.
Compiling acntDelphiXE2_R.dproj (Debug, Win32)
[DCC Fatal Error] acLFPainter6.pas(30): F1026 File not found: 'cxLookAndFeelPainters.dcu'
[DCC Fatal Error] acLFPainter6.pas(30): F1026 File not found: 'cxLookAndFeelPainters.dcu'
If you uses DevExpress then cxLookAndFeelPainters unit should be accessible for Delphi (DevExpress should be installed completely and path to this file must be defined in the Delphi options).
Thx Serge I should have recognized the file name and realized that was the problem; removing the DCU's left me with the same sDefs I always use.. DevExpress haven't released for XE2 yet so I'll hold off using the new product for now, wish they were as fast as you 🙂 Closing this issue and hoping sinks to the end of the forum quickly 😉