I´ve been trying to install libnodave components on Delphi 9, but whwn i try to create a delphi package it says somthing about davecomponent.dcu not found.
Can anybody haelp please?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've created a package for all my own components, and I've added the TNoDaveComponent to this package. Additionally I've added the path to the files in the Delphi-options. Then I compiled the package, and after that I installed the package. That's all I remember.
Axel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I´ve been trying to install libnodave components on Delphi 9, but whwn i try to create a delphi package it says somthing about davecomponent.dcu not found.
Can anybody haelp please?
I've installed the component in Delphi 10 without problems, thus I think it should also work with Delphi 9.
Did you setup the library-path in the Delphi-options to include the path to nodavecomponent.pas/.dcu ?
Axel
Thanks for your help afk69. Yes i did do that and it continues saying davecomponent.dcu not found.
Actually i have delphi 10 and says the same error.
Could you be so nice to tell me how you did it in delphi 10? I´m really dissapointed and your help will be really apreciated.
Thanks a lot.
I've created a package for all my own components, and I've added the TNoDaveComponent to this package. Additionally I've added the path to the files in the Delphi-options. Then I compiled the package, and after that I installed the package. That's all I remember.
Axel
Thanks!!! I just reinstall delphi and compile the package, i don´t know how but now works!!!