While installing on Ubuntu 20.04 LST I got "Could not load the Qt platform plugin "xcb" in "" even though it was found.". I found that by installing libxcb-xinerama0 the issue was solved. It seems that Qt does not ship with this component anymore. I write this so that it may be useful also for other users
While installing on Ubuntu 20.04 LST I got "Could not load the Qt platform plugin "xcb" in "" even though it was found.". I found that by installing libxcb-xinerama0 the issue was solved. It seems that Qt does not ship with this component anymore. I write this so that it may be useful also for other users