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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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,
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.
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