String of thoughts on science, technology and programming
Saturday, March 14, 2020
Fatal: Cannot find FastHTMLParser used by Clipbrd of package LCLBase
I have tried to install Lazarus 2.0.0 (FPC 3.0.4) on MX Linux 19.1 but got the following error message when compiling the default project created by Lazarus.
Fatal: Cannot find FastHTMLParser used by Clipbrd of package LCLBase.
One way to fix this is to install the fpc package, like:
No comments:
Post a Comment