Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

appveyor: msvc: consider installing deps with chocolatey #2

Open
bassosimone opened this issue Feb 22, 2019 · 0 comments
Open

appveyor: msvc: consider installing deps with chocolatey #2

bassosimone opened this issue Feb 22, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed wontfix This will not be worked on
Milestone

Comments

@bassosimone
Copy link
Member

Currently, I pull dependency that I prebuilt when compiling for Windows using MSVC. However, MSVC is not our main focus. The main reason why it's there is that I want the code to be portable enough that it also works with MSVC, just in case. So, it would probably be a good idea, especially for AppVeyor builds, to use chocolatey to install such binary dependencies. This would make github.com/measurement-kit/script-build-windows possibly unnecessary. Of course, this is related to #1, because the proper place where to put the installation of dependencies would probably be .appveyor.yml.

@bassosimone bassosimone added the enhancement New feature or request label Feb 22, 2019
@bassosimone bassosimone added this to the mkbuild next milestone May 9, 2019
@bassosimone bassosimone added the help wanted Extra attention is needed label May 23, 2019
@bassosimone bassosimone added the wontfix This will not be worked on label Mar 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant