configure:error no SDL library found

男娘i 2022-12-28 00:37 304阅读 0赞

configure:error no SDL library found

  • 安装SDL库

未找到SDL库,需要安装SDL库

安装SDL库

搜索的所有可用实例libsld1.2:
apt-cache search ^libsdl | grep 1.2
使用以下内容安装所有结果文件
sudo apt-get install libsdl1.2debian libsdl-gfx1.2-5
libsdl-gfx1.2-dev libsdl-gfx1.2-doc libsdl-image1.2
libsdl-image1.2-dbg libsdl-image1.2-dev libsdl-mixer1.2
libsdl-mixer1.2-dbg libsdl-mixer1.2-dev libsdl-net1.2
libsdl-net1.2-dbg libsdl-net1.2-dev libsdl-sound1.2
libsdl-sound1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev

参考大神文档源链接奉上。
参考链接:安装SDL库
其他错误:Linphone编译过程问题及其解决方法

发表评论

表情:
评论列表 (有 0 条评论,304人围观)

还没有评论,来说两句吧...

相关阅读