Update BUILDING_ON_WINDOWS.md

This commit is contained in:
Ruben Anders 2018-10-18 09:40:56 +02:00 committed by pajlada
parent fd5f1b41aa
commit c7f4714e22

View file

@ -31,8 +31,6 @@ Note: This installation will take about 1.5 GB of disk space.
2. When prompted, install OpenSSL to `C:\local\openssl`
3. When prompted, copy the OpenSSL DLLs to "The OpenSSL binaries (/bin) directory".
Note: This installation will take about 200 MB of disk space.
### For Qt SSL, we need OpenSSL 1.0
1. Download OpenSSL for windows, version `1.0.2p`: [32-bit download](https://slproweb.com/download/Win32OpenSSL-1_0_2p.exe), **[64-bit download](https://slproweb.com/download/Win64OpenSSL-1_0_2p.exe)**
2. When prompted, install it to any arbitrary empty directory.
@ -41,6 +39,8 @@ Note: This installation will take about 200 MB of disk space.
5. Then copy the OpenSSL 1.1 files from its `/bin` folder to `C:/local/bin` (Overwrite any duplicate files)
6. Add `C:/local/bin` to your path folder ([Follow guide here if you don't know how to do it]( https://www.computerhope.com/issues/ch000549.htm#windows8))
Note: This installation will take about 200 MB of disk space.
## Qt
1. Visit the [Qt download page](https://www.qt.io/download).
2. Select "Open source" at the bottom of this page