Skip to content
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

Fix compilation on windows with wxWidget version < v3.3.0 (unreleased). #3361

Merged
merged 1 commit into from
May 15, 2024

Conversation

Jarod42
Copy link
Contributor

@Jarod42 Jarod42 commented May 4, 2024

  • SelectLightDark() and MSWEnableDarkMode will be added in v3.3.0.

Note: I tried to test v3.2.4 in CI, but install requires explicitly v3.3.0 dll files (action with

CMake Error at cmake_install.cmake:264 (file):
  file INSTALL cannot find
  "D:/a/_temp/msys64/home/runneradmin/root/lib/clang_x64_dll/wxmsw330u_clang_custom.dll"

)

- `SelectLightDark()` and `MSWEnableDarkMode` will be added in v3.3.0.
@eranif eranif merged commit 7f7adb2 into eranif:master May 15, 2024
3 checks passed
@Jarod42 Jarod42 deleted the wx3.2 branch May 31, 2024 09:27
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.

None yet

2 participants