Electron package doesn't start in linux environment:error while loading shared library libgtk-3.0

匿名 (未验证) 提交于 2019-12-03 01:48:02

问题:

I have built an electron app to work in windows and linux environment. It works as expected in windows environment but doesn't even start in linux environment. Below is the pic that shows error in Linux environment.

I am unaware of what is needed so that application runs in Linux Environment. I suspect some library might be missing. But its output of electron-packager. It works fine in windows platform but not in linux.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!