QtScrcpy icon indicating copy to clipboard operation
QtScrcpy copied to clipboard

error while loading shared libraries: libQt5X11Extras.so.5

Open AppleMangoOrange opened this issue 11 months ago • 1 comments

The app does not open on Linux (POP_OS 20.04). Running the program in the terminal shows the following error:

$ ./QtScrcpy 
./QtScrcpy: error while loading shared libraries: libQt5X11Extras.so.5: cannot open shared object file: No such file or directory

AppleMangoOrange avatar Dec 09 '24 16:12 AppleMangoOrange

./QtScrcpy: error while loading shared libraries: libQt5X11Extras.so.5: cannot open shared object file: No such file or directory

lxj5891 avatar Dec 11 '24 07:12 lxj5891