Skip to content

Conversation

@rmpowell77
Copy link
Contributor

@rmpowell77 rmpowell77 commented Jan 4, 2026

  • Make webview2 dependency Windows-only in vcpkg.json
  • Only enable wxUSE_WEBVIEW_EDGE CMake option on Windows
  • On macOS/Linux, wxWidgets uses native WebKit automatically

This allows the feature to work correctly on all platforms where wxWidgets supports web view functionality.

Fixes #49232.

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

- Make webview2 dependency Windows-only in vcpkg.json
- Only enable wxUSE_WEBVIEW_EDGE CMake option on Windows
- On macOS/Linux, wxWidgets uses native WebKit automatically

This allows the  feature to work correctly on all platforms
where wxWidgets supports web view functionality.
@vicroms vicroms merged commit 099601c into microsoft:master Jan 7, 2026
17 checks passed
@rmpowell77 rmpowell77 deleted the fix/wxwidgets-webview-macos branch January 10, 2026 06:38
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.

[wxWidgets] Add webview to find_packages for wxWidgets fails on MacOS

2 participants