Could not load the Qt platform plugin “xcb“ in ““ even though it was found.
ubuntu 16.04系统安装qt死活运行不了,提示Could not load the Qt platform plugin "xcb" in "" even though it was found.最后发现是有些库没有安装sudo apt-get install "^libxcb.*" libx11-xcb-dev libglu1-mesa-dev libxrender-dev解决问题...



