Merge pull request #1935 from wwin3286tw/patch-1

Update Troubleshooting, libQt5Core.so.5 not found
This commit is contained in:
Iceman 2023-03-07 07:58:41 +01:00 committed by GitHub
commit 7c5df24e3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -224,7 +224,7 @@ Try running it with
## libQt5Core.so.5 not found
^[Top](#top)
On WSL1 / updated to Ubuntu 20.04, there is a slight chance you experience problems when compiling the repo with QT5.
On WSL1 / updated to Ubuntu 20.04 and 22.04, there is a slight chance you experience problems when compiling the repo with QT5.
The following steps is needed to make the development environment happy again.
```
sudo apt reinstall qtbase5-dev