解决“QGtkStyle could not resolve GTK……”问题


如果出现错误

QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries

或者出现错误

error while loading shared libraries: libgtk-x11-2.0.so.0

可以尝试以下命令

sudo apt-get install libgtk2.0-0

若出现新错误

Failed to load module "canberra-gtk-module"

则可尝试以下命令

sudo apt-get install libcanberra-gtk-module

2019.06.26


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM