From 85318a73f076443e234e5e41a8354b4441150c61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Kov=C3=A1cs?= Date: Thu, 18 Jan 2024 08:05:52 +0100 Subject: [PATCH] Update documentation --- tools/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/README.md b/tools/README.md index 8b5b83c0..aa4689f1 100644 --- a/tools/README.md +++ b/tools/README.md @@ -19,7 +19,9 @@ Microsoft Windows Before running the script `deploy-win.bat` from command line you need to add the path of tools `windeployqt.exe` and `binarycreator.exe` to the -environmental system variable PATH. +system environment variable PATH. These tools are usually located in +Qt's `Tools\QtInstallerFramework\\bin` and +`Tools\QtDesignStudio\qt6_design_studio_reduced_version\bin`. Important: `windeployqt.exe` will use the first C++ compiler from the path. To avoid getting the wrong DLLs (because of availability of multiple compilers