Page 1 of 1

Error installing rvmedialaz_dsgn.lpk: unable to find file lldbinstructions.pas lazarus

Posted: Tue Jan 03, 2023 12:23 pm
by ya_vanka
Tried to install RVMedia 9.3 in Lazarus 2.2.4

1. Installed RVMedia 9.3 to get the sources - Ok
2. Compiled rvmedialaz.lpk - Ok
3. Tried to install rvmedialaz_dsgn.lpk - got the error "Error installing rvmedialaz_dsgn.lpk: unable to find file lldbinstructions.pas"
image_2023-01-03_14-56-21.png
image_2023-01-03_14-56-21.png (9.88 KiB) Viewed 16349 times

What is the reason of the problem?
How can I cope with it?

Re: Error installing rvmedialaz_dsgn.lpk: unable to find file lldbinstructions.pas lazarus

Posted: Tue Jan 03, 2023 12:55 pm
by Sergey Tkachenko
Most probably, when you install a package and recompile Lazarus, some other package is recompiled too, and this package uses this missing file.
RVMedia does not use lldbinstructions.pas.
See my answer by email.