我的Kubuntu在运行qt-creator时出现了错误:Xlib: extension "GLX" missing on display ":0".怎么解决?
PHP中文网
PHP中文网 2017-04-21 10:55:46
0
2
729

如题!还有这样的错误提示:Could not initialize GLX
谢谢

PHP中文网
PHP中文网

认证0级讲师

reply all(2)
刘奇

My computer is Kubuntu13.10, which originally had an nvidia graphics card installed. Later, I installed mesa-common-dev, libgl1-mesa-dev, libglu1-mesa-dev, libgl1-mesa-dri, libgl1-mesa-glx, and installed nvidia's bumblebee, and everything was fine.

巴扎黑

I have encountered problems similar to this one before

Is the environment variable DISPLAY set incorrectly? Try changing it to: 0.0

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!