Skip to content

Fix Windows builds (pin cmake version to 3.20.1)#5330

Merged
vadi2 merged 1 commit intoMudlet:developmentfrom
vadi2:use-cmake-3.20
Jul 25, 2021
Merged

Fix Windows builds (pin cmake version to 3.20.1)#5330
vadi2 merged 1 commit intoMudlet:developmentfrom
vadi2:use-cmake-3.20

Conversation

@vadi2
Copy link
Copy Markdown
Member

@vadi2 vadi2 commented Jul 25, 2021

Brief overview of PR changes/additions

Fix Windows builds by pinning CMake to 3.20.1, which avoids 3.21 as the latter has issues with vcpkg.

Updating our vcpkg subrepo will also update the dependencies used for macOS and Linux builds.

Motivation for adding to Mudlet

Fix Github Actions windows builds - https://github.com/Mudlet/Mudlet/runs/3152971871?check_suite_focus=true

Other info (issues closed, discussion etc)

See lukka/run-vcpkg#88 (comment) for the solution.

Using latest vcpkg did not work out for us, see #5329.

Release post highlight

@vadi2 vadi2 requested a review from a team July 25, 2021 07:11
@add-deployment-links
Copy link
Copy Markdown

add-deployment-links bot commented Jul 25, 2021

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

@vadi2 vadi2 mentioned this pull request Jul 25, 2021
@vadi2 vadi2 merged commit 5ba44e9 into Mudlet:development Jul 25, 2021
@vadi2 vadi2 deleted the use-cmake-3.20 branch July 25, 2021 16:59
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