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

feat(appveyor): optimize windows build script #2285

Merged
merged 1 commit into from
Dec 10, 2019

Conversation

slodki
Copy link
Contributor

@slodki slodki commented Nov 18, 2019

  • update XP build to latest supported v141
  • update to VS 2019 (v142)
  • use vcpkg to build libcurl
  • update to CMake VS2019 generator
  • fix minor bugs in appveyor script

vcpkg cannot be used to simplify wxwidgets build on windows because microsoft/vcpkg#4756


This change is Reviewable

@slodki slodki added enhancement win related to Windows pltform labels Nov 18, 2019
@slodki slodki added this to the v1.4.0 milestone Nov 18, 2019
@slodki slodki self-assigned this Nov 18, 2019
@slodki
Copy link
Contributor Author

slodki commented Nov 18, 2019

⚠️ Please verify binaries build from this PR!

* update XP build to latest supported v141
* update to VS 2019 (v142)
* use vcpkg to build libcurl
* update to CMake VS2019 generator
* fix minor bugs in appveyor script
@vomikan vomikan merged commit 8932a47 into moneymanagerex:master Dec 10, 2019
@salvoravida
Copy link

this may have broken windows builds!
now there is an error : libcurl.dll and lua.dll not found!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement win related to Windows pltform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants