Skip to content

add support for vs build tools 2019, fixes #183

David Ing requested to merge ding/cerbero:ding/issue-183 into master

Added support for Visual Studio Build Tools 2019.

Testing:

Installed vs build tools 2019 on a windows machine.

Execution of py -3 cerbero-uninstalled bootstrap succeeded.

Execution of py -3 cerbero-uninstalled package gstreamer-1.0 began installing packages (still executing).

Merge request reports