From bcf5ccc3e58ea94beb34260588f322576824084c Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 26 Aug 2020 08:04:07 +0530 Subject: [PATCH] Switch to VS 2019 Although VS 2017 is officially supported, Qt WebEngine fails to build with it --- bypy/windows.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bypy/windows.conf b/bypy/windows.conf index 0bda045ae9..8e483bdb82 100644 --- a/bypy/windows.conf +++ b/bypy/windows.conf @@ -1,4 +1,4 @@ -# Requires installation of Visual Studio 2017 Community Edition, WiX Toolset, Git, Ruby, Python (2 and 3) and Perl +# Requires installation of Visual Studio 2019 Community Edition, WiX Toolset, Git, Ruby, Python (2 and 3) and Perl # git.exe must be in PATH. Must have ~120GB available disk space and 8GB RAM # Install certifi in python 3 with: # py.exe -m pip install certifi @@ -6,8 +6,6 @@ # Copy opengl32sw.dll from # https://download.qt.io/development_releases/prebuilt/llvmpipe/windows/ # to C:/mesa/32 and C:/mesa/64 -# Ensure the windwos sdk version at least 10.0.18362 or newer is installed, needed for -# qt-webengine-14.1 vm_name 'windows-calibre' root 'C:/r'