installed delphi package says unit not found code example
Example: installed delphi package says unit not found
Quite easy, I just had to add the units of the package to the library path (Tools->Options->Delphi Options->Library). Worked. Thanks to KenWhite.