Skip to content

Installation in Lazarus FPC

Salvador Díaz Fau edited this page Oct 29, 2022 · 2 revisions

To compile and install WebView4Delphi in Lazarus you need to follow these steps :

  • Download the latest version of WebView4Delphi from GitHub.
  • Decompress WebView4Delphi into a directory and make sure your user has write privileges in that directory.
  • Run Lazarus.
  • Open the file packages\webview4delphi.lpk from the Package→Open Package File (*.lpk)... menu.
  • Click on the Compile button in the package window.
  • Click on the Use button and select the Install option.
  • Press the Yes button when Lazarus asks if you want to rebuild Lazarus.
  • Lazarus will install WebView4Delphi and restart in a few seconds.
Clone this wiki locally