Skip to content

Update WindowsPort.md as per #129 and other advisories #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

citkane
Copy link

@citkane citkane commented Aug 5, 2025

  • Make users aware that shallow cloning of the WebKit repo will cause failure
  • Make users aware that "C++ Clang Tools for Windows" will cause build failure and offer workaround in the Webkit Command Prompt script.
  • As per Windows port documentation errata for choco install cmake #129, choco installs Cmake 4+ by default since ~March 2025. This causes downstream issues with vcpkg woff2. Use Cmake 3.23 instead.
  • Add option to set ccmake for pch in the Webkit Command Prompt

citkane added 2 commits August 5, 2025 13:45
- Make users aware that shallow cloning of the WebKit repo will cause failure
- Make users aware that "C++ Clang Tools for Windows" will cause build failure and offer workaround in the Webkit Command Prompt script.
- Add option to set ccmake for pch in the Webkit Command Prompt
@citkane citkane changed the title Update WindowsPort.md as per #129 Update WindowsPort.md as per #129 and other advisories Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant