From ce7fd7fff5106f90c8088d20ad4aecd07154ad15 Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Wed, 5 Aug 2020 17:50:12 +0800 Subject: [PATCH] Updated Compiling with MSVC 2019 (static linkage) (mediawiki) --- Compiling-with-MSVC-2019-(static-linkage).mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling-with-MSVC-2019-(static-linkage).mediawiki b/Compiling-with-MSVC-2019-(static-linkage).mediawiki index 4dfe6fc..076d5b4 100644 --- a/Compiling-with-MSVC-2019-(static-linkage).mediawiki +++ b/Compiling-with-MSVC-2019-(static-linkage).mediawiki @@ -106,7 +106,7 @@ This page describes how to compile 32-bit and 64-bit qBittorrent using MSVC 2019 === Compiling Qt5 === * Extract the Qt sources in the working dir. -* Navigate to the Qt source folder. eg cd G:\QBITTORRENT\qt-everywhere-src-5.15.0 +* Navigate to the Qt source folder. eg cd G:\QBITTORRENT\qt-everywhere-src-5.14.2 * Now we will build a static version of Qt and make it as small as possible. * Open '''qtbase/mkspecs/common/msvc-desktop.conf''' and replace the relevant lines with: :'''32-bit'''