Qt出错信息”Basic XLib functionality test failed!”解决 发表于 2009-11-19 分类于 技术笔记 缺少了 libX11 的开发库 解决方案:sudo apt-get install libX11-dev libXext-dev libXtst-dev