Home General

Can't install TeeChart5 package for RB 6.02 in Delphi5

edited September 2001 in General
Can't install TeeChart5 package for RB 6.02 in Delphi5. Get the message
"Can't find procedure start address @Teedbedit@OnGetDesignerNames in
TeeDB55"
What to do?

Thanks,
Lars.

Comments

  • edited September 2001
    Solved it myself!

    Had to do this:

    "unit ppChDPEdDlg;

    interface

    {$Include ppIfDef.pas}

    uses
    Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
    StdCtrls, ComCtrls, TeEngine, ExtCtrls,
    TeeSourceEdit, Chart, ppDB, ppTypes, TeeEdiSeri{, TeeDBEdit};
    {10/9 -01}"
    *CHANGE *

    Then I recompiled the Tee55x packages according to the information in
    TeeChart folder and copied the files according to the instructions. After
    that it worked!

    Lars.


  • edited September 2001

    Thanks for pointing this out.


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.