Cannot install 10.26 on Delphi 2009

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36897
    Outertech
    Participant

    I have used Alpha Controls with Delphi 7, and 10.26 installs fine there.

    But now I have also Delphi 2009 on the PC and wanted to install Alpha Controls there (it was not installed before).

    The runtime package compiles fine and I get acnt2009_R.bpl and acnt2009_R.dcp files.

    But the design time package acnt2009.dpk will not compile/install.

    I get this error:

    [DCC Fatal Error] sRegisterIt.pas(8): F1026 File not found: 'acnt2009_R.dcp'

    The cursor is placed on this line:

    Classes, sScrollBar, sLabel, sButton, sBitBtn, sSpeedButton, sPanel,

    at the sScrollBar position.

    This is very strange, because sScrollBar.pas does exist in the Alpha directory, and a fresh

    sScrollBar.dcu is there (compiled by the 2009 compiler, as the Delphi 7 installation is on another folder).

    The path where sScrollBar.pas is also inside the library and browsing paths.

    #54874
    Support
    Keymaster

    The issue solved by removing of “acnt2009_R” from acnt2009.dpk and acnt2009.dproj files.

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