摘要: 1.安装编译c语言和c++的环境 1 sudo apt install gcc g++ 2 sudo apt install lsb-core lib32stdc++6//安装其他库,支持make指令 2.安装库,解决(/usr/bin/ld: cannot find -lGL)报错 1 sudo 阅读全文
posted @ 2023-07-02 19:15 稚终KINO 阅读(164) 评论(0) 推荐(0)