UBUNTU 一些错误解决

来源:互联网 发布:手机摄像头监控软件 编辑:程序博客网 时间:2024/05/21 07:55

解决libstdc++.so.6: cannot open shared object file: No such file or directory:

解决方法

sudo apt-get install lib32stdc++6
0 0
原创粉丝点击