Skip to content

Build on Windows

syracine69 edited this page Mar 6, 2022 · 29 revisions

This page provides step by step instructions on how to build PHP Desktop Chrome from sources.

Table of Contents

  • Requirements
  • Download CEF sources / prebuilt binaries

Requirements

These instructions are for building "chrome99" branch.

Requirements:

Download PHP Desktop sources

Clone git repository

Download CEF sources / prebuilt binaries

If you would like to use CEF prebuilt binaries then go to Spotify Automated CEF Builds. You have to download CEF for the same branch and revision that phpdesktop uses, see "cef/README.txt". Look for CEF version in that file. Choose "Standard Distribution" binaries.

If you would like to build CEF from sources then see CEF Branches and building (external) wiki page.

Clone this wiki locally