Qt 5 is necessary (because Qt 4 lacks `QtWidgets` folder).
Qt 5
## Under Windows
## Under Windows
@ -36,14 +36,22 @@ It is important to restrict PATH as described above. If you have Strawberry Perl
If you are an Arch Linux user, refrain from updating system with `pacman -Syu`. Always update runtime separately as described on the home page, otherwise you might end up with DLLs incompatibility problems.
If you are an Arch Linux user, refrain from updating system with `pacman -Syu`. Always update runtime separately as described on the home page, otherwise you might end up with DLLs incompatibility problems.
## Under Ubuntu
## Under Debian/Ubuntu
### With Qt Creator
### With Qt Creator
```
```bash
# Debian
sudo apt-get install build-essential g++ make libcrypto++-dev libssl-dev \