[Repository/Mirror] 商店安装的微信开发者工具点击没反映
Tofloor
poster avatar
dream99
deepin
2021-08-02 05:00
Author

商店安装的微信开发者工具,没有反应,是缺少什么吗?

Reply Favorite View the author
All Replies
Maicss
deepin
2021-08-02 17:44
#1

我刚试了一下,是可以的。

/usr/share/wechat-web-devtools/bin/wxdt

在终端输入这个然后回车看看有什么输出

Reply View the author
dream99
deepin
2021-08-05 06:16
#2

感谢解决了,缺少libgconf-2.so

 

 

安装就解决了

sudo apt-get install libgconf-2-4

 

 

Reply View the author