- Install Visual Studio 2022 Community Edition.
- During install install SDK 10.0.22621 (default at the time of this writing).
- Download phpdesktop sources by cloning repository.
- Install latest CMake from http://www.cmake.org/ .
- Download CEF 130.1.15+g34b05bb Standard Distribution from https://cef-builds.spotifycdn.com/index.html .
- Build CEF binary according to instructions from CMakeLists.txt file, but add the
-DUSE_SANDBOX=Offflag to cmake command. - Open cef.sln file, change to Release configuration and build.
- Go to tests/cefclient/Release/ and run cefclient sample application that was built to see if it runs fine.
- Create "phpdesktop/Release/" directory and copy files and subdirectories from the "cef_binary/Release/" and "cef_binary/Resources/" directories. Exclude ".lib" files.
- Copy "cef_binary/build/libcef_dll_wrapper/Release/libcef_dll_wrapper.lib" and "cef_binary/Release/libcef.lib" to the "phpdesktop/lib/Release/" directory.
- Open "phpdesktop/phpdesktop-chrome.sln" file and build solution.
-
-
Notifications
You must be signed in to change notification settings - Fork 582
Develop desktop GUI applications using PHP, HTML5, JavaScript and SQLite
cztomczak/phpdesktop
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Develop desktop GUI applications using PHP, HTML5, JavaScript and SQLite
Topics
Resources
Contributing
Stars
Watchers
Forks
Sponsor this project
Packages 0
No packages published