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

[CI] Add github action for msys2 #3340

Merged
merged 1 commit into from
Apr 6, 2024
Merged

Conversation

Jarod42
Copy link
Contributor

@Jarod42 Jarod42 commented Mar 23, 2024

Add msys2 CI...

@Jarod42 Jarod42 force-pushed the CI_Windows branch 2 times, most recently from 4c7623c to 8255939 Compare March 27, 2024 18:27
@Jarod42 Jarod42 marked this pull request as draft March 27, 2024 18:27
@Jarod42 Jarod42 marked this pull request as ready for review March 28, 2024 15:36
@Jarod42 Jarod42 changed the title [CI] Add github action for windows [CI] Add github action for msys2 Apr 4, 2024
with:
repository: wxWidgets/wxWidgets
path: wxWidgets
# ref: 3.2.4 # use master
Copy link
Contributor Author

@Jarod42 Jarod42 Apr 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot use tagged version of WxWidget :/

D:\a\codelite\codelite\Plugin\drawingutils.cpp:409:48: error: no member named 'SelectLightDark' in 'clSystemSettings'
409 | wxColour darkPen = clSystemSettings::Get().SelectLightDark(bgColour.ChangeLightness(95), *wxBLACK);

So, we use their master branch :-/

@eranif eranif merged commit 1fa7ca7 into eranif:master Apr 6, 2024
3 checks passed
@Jarod42 Jarod42 deleted the CI_Windows branch April 6, 2024 11:04
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.

2 participants