I backported most of the changes. Except for all the changed checks in setup.cmake.
https://github.com/wxWidgets/wxWidgets/pull/26653
(28 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
@MaartenBent pushed 2 commits.
—
View it on GitHub or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
@MaartenBent pushed 1 commit.
—
View it on GitHub or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Just in case you didn't notice them (even if I know that you probably did), the CI errors look real:
/Users/runner/work/wxWidgets/wxWidgets/include/wx/wxcrt.h:1037:51: error: 'system' is unavailable: not available on iOS
in wxiOS and wrong mix of Unix and Darwin code in wxOSX build.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Yeah, I noticed. Also the Undefined symbols for architecture arm64: "wxEventLoopManual::ScheduleExit(int).
So I won't backport the public/private wxUSE_GUI/wxUSE_BASE/wxTOOLKIT_DEFINITIONS. These require code changes and might not be backwards compatible.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
@MaartenBent pushed 1 commit.
—
View it on GitHub or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()