mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-27 06:25:11 +00:00
ceeb98bd38
Update the version number of Ubuntu which has the same problem I checked newer Ubuntu version 22.04 WSL 1 still have problem and solved by same solution sudo strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 Signed-off-by: Jack <wwin3286tw@yahoo.com.tw>