- This topic has 2 replies, 2 voices, and was last updated 10 years, 11 months ago by Hamilton.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
November 29, 2013 at 5:03 am #35944HamiltonParticipant
Hi,
The 8.50 stable build introduces a lot of problems with DevExpress DEVEX2011 enabled, and won't compile. In Delphi 2010 the compiler messages are:
Code:Checking project dependencies…
Building acnt2010_R.dproj (Release configuration)
[DCC Error] acLFPainter.pas(2500): E2029 ')' expected but ',' found
[DCC Error] acLFPainter.pas(2502): E2029 ';' expected but 'INHERITED' found
[DCC Error] acLFPainter.pas(2503): E2029 '.' expected but ';' found
[DCC Error] acLFPainter.pas(2622): E2029 ')' expected but ',' found
[DCC Error] acLFPainter.pas(2814): E2029 ')' expected but ',' found
[DCC Error] acLFPainter.pas(2816): E2029 ';' expected but 'ELSE' found
[DCC Warning] acLFPainter.pas(2818): W1011 Text after final 'END.' – ignored by compiler
[DCC Error] acLFPainter.pas(163): E2065 Unsatisfied forward or external declaration: 'TcxACLookAndFeelPainter.SmallExpandButtonSize'
[DCC Error] acLFPainter.pas(233): E2065 Unsatisfied forward or external declaration: 'TcxACLookAndFeelPainter.SortingMarkAreaSize'
[DCC Error] acLFPainter.pas(234): E2065 Unsatisfied forward or external declaration: 'TcxACLookAndFeelPainter.SortingMarkSize'
[DCC Error] acLFPainter.pas(275): E2065 Unsatisfied forward or external declaration: 'TcxACLookAndFeelPainter.TabBorderSize'
[DCC Error] acLFPainter.pas(373): E2065 Unsatisfied forward or external declaration: 'TcxACLookAndFeelPainter.TrackBarThumbSize'
[DCC Error] acLFPainter.pas(374): E2065 Unsatisfied forward or external declaration: 'TcxACLookAndFeelPainter.TrackBarTicksColor'
[DCC Error] acLFPainter.pas(375): E2065 Unsatisfied forward or external declaration: 'TcxACLookAndFeelPainter.TrackBarTrackSize'
[DCC Error] acLFPainter.pas(385): E2065 Unsatisfied forward or external declaration: 'TcxACPCPainter.GetFreeSpaceColor'
[DCC Error] acLFPainter.pas(386): E2065 Unsatisfied forward or external declaration: 'TcxACPCPainter.AlwaysColoredTabs'
[DCC Error] acLFPainter.pas(387): E2065 Unsatisfied forward or external declaration: 'TcxACPCPainter.InternalPaintTab'
[DCC Error] acLFPainter.pas(388): E2065 Unsatisfied forward or external declaration: 'TcxACPCPainter.GetClientColor'
[DCC Error] acLFPainter.pas(389): E2065 Unsatisfied forward or external declaration: 'TcxACPCPainter.GetTabBodyColor'
[DCC Error] acLFPainter.pas(390): E2065 Unsatisfied forward or external declaration: 'TcxACPCPainter.PaintFrameBorder'
[DCC Error] acLFPainter.pas(392): E2065 Unsatisfied forward or external declaration: 'TcxACPCPainter.GetStyleID'
[DCC Error] acLFPainter.pas(393): E2065 Unsatisfied forward or external declaration: 'TcxACPCPainter.GetStyleName'
[DCC Fatal Error] sThirdParty.pas(31): F2063 Could not compile used unit 'acLFPainter.pas'
Failed
Elapsed time: 00:00:03.6I don't have time to investigate what changes have been made here to cause this so I'll revert to 8.49 until you have a chance to look into this. Chat soon.
Regards,
Hamilton
November 29, 2013 at 7:54 am #51212SupportKeymasterHello!
Thank you for the message, here is a patched file, you can try it.
December 2, 2013 at 3:33 pm #51224HamiltonParticipant'Support' wrote:Hello!
Thank you for the message, here is a patched file, you can try it.
Yes that fixes it, thank you.
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.