1- 我在 ubuntu 14.04 的 KDE Plasma 桌面中运行 genymotion 时遇到问题,但它可以在默认的 ubuntu 桌面中正确运行!
它给了我这样的错误:
linux@younes:~$ ~/genymotion/genymotion
Logging activities to file: /home/linux/.Genymobile/genymotion.log
Aborted (core dumped)
linux@younes:~$
Run Code Online (Sandbox Code Playgroud)
请帮我
Per*_*t8S 11
这个帮我试了一下
安装库:
apt-get install libxi-dev libxmu-dev
Run Code Online (Sandbox Code Playgroud)
在 Genymotion 安装目录中移动 Qt 库代码:
mkdir QtLibs && mv *Qt*.so* QtLibs
Run Code Online (Sandbox Code Playgroud)
尝试阅读日志所说的内容。