Hi,
working with version 1.8.4, FPC version 3.0.4 under Win7 (64) I am trying to install the libnodave component. The author describes the Lazarus installation as such:
Lazarus-Installation:
1. Select Components - Open package file
2. Select nodavepackage.lpk
3. Select Open
4. Select Compile
5. Select Install
6. Select Yes
... which I have done.
It appears that went through w/o a problem, yet when I try to open the demo project, the unit nodavecomponent cannot be found.
I remember when installing and using components in Delphi, I had to extend the library search path by adding the subdirectory of the newly added component, an option which I cannot find in Lazarus.
Where is the new component to be placed, is {LazPath}\components\libnodave OK
What am I missing here?
Florian