Menu

Installation Problem in Delphi 7

Help
scunal
2010-08-09
2013-05-09
  • scunal

    scunal - 2010-08-09

    When I try to install libnodave in Delphi 7, (I copied to nodave.pas to right directory ) It gives an error message I couldn't find problem

    nodave.pas(1): Program or unit 'nodave.pas' recursively uses itself

    Thanks,

     
  • AngrySnail

    AngrySnail - 2010-08-12

    Hi scunal

    Try to:
    - extract libnodave archive where you need?
    - copy nodave.pas from libnodave folder\pascal\ into libnodave folder\DelphiComponent
    - open Delphi7
    - go to main menu: Component - Install Component … - Into new package Tab
    - At "Unit file name" browse to libnodave folder\DelphiComponent and select nodavecomponent.pas
    - At "Package file name" go for example to libmodave folder\DelphiComponent and write as file name for ex. : libnodave.dpk
    - At "Package description" write for ex.: Libnodave 0.8.4.5
    - After OK a message box should appear: "Package Libnodave.bpl will be built and installed. Continue?"
    - Click "Yes"
    - Another message telling that the package was installed and the component registered.
    - Click "OK"
    - Now you should see the NoDave component in Delphi7 - System pallete.

     
  • Iron

    Iron - 2012-04-16

    I Iron,
    Congratulations on the forum and Libnodave application.
    I installed the components step by step and all good. When I run the application, I get the following error:

    Field Mainform.NoDave does not have a corresponding component. Remove the declaration?

    What I can do?

    thank you very much
    a greeting

     

Anonymous
Anonymous

Add attachments
Cancel