mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Merge pull request #1935 from wwin3286tw/patch-1
Update Troubleshooting, libQt5Core.so.5 not found
This commit is contained in:
commit
7c5df24e3d
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ Try running it with
|
||||||
## libQt5Core.so.5 not found
|
## libQt5Core.so.5 not found
|
||||||
^[Top](#top)
|
^[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.
|
The following steps is needed to make the development environment happy again.
|
||||||
```
|
```
|
||||||
sudo apt reinstall qtbase5-dev
|
sudo apt reinstall qtbase5-dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue