ACExtra v7 acScrollPanel errors when compiling my project

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33898
    Jeffijoe
    Participant

    Hey again!

    I updated the ACExtra package today, installed fine, but when I compile my project that contains an acScrollPanel, I get these errors:


    Checking project dependencies…
    Compiling MultiTools.dproj (Debug configuration)

    [DCC Hint] acScrollPanel.pas(202): H2269 Overriding virtual method 'TacScrollPanel.GetChildren' has lower visibility (protected) than base class 'TsPanel' (public)
    [DCC Error] acScrollPanel.pas(1135): E2003 Undeclared identifier: 'InitCacheBmp'
    [DCC Error] acScrollPanel.pas(1177): E2003 Undeclared identifier: 'b'
    [DCC Fatal Error] uMain.pas(7): F2063 Could not compile used unit 'acScrollPanel.pas'
    Failed
    Elapsed time: 00:00:00.4

    Whats wrong?

    – Thank you!

    #43050
    emailaya
    Participant

    i got these errors when using the old ACExtra
    are you sure you are using the new package?

    #43051
    Sereby
    Participant

    you should remove all ac*.bpl files from alphacontrols and ACextra.

    Then reinstall alphacontrols and then install the newest ACExtra package.
    Then it shoudl work. and you may have to rename the unit in the uses clause to aceScrollPanel

    #43057
    Jeffijoe
    Participant

    I tried to redownload and reinstalled, apparently it didn't replace the last time. Thanks!

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