赞
踩
花了1个星期,总算将linphone-desktop的编译问题解决了,发出来给大家借鉴一下。
先参考一下几个博主的博客;
https://blog.csdn.net/zzygchsh/article/details/58601648
https://blog.csdn.net/sunxianliang1/article/details/52945104
https://blog.csdn.net/liuliu0322/article/details/78934403
下载代码
git clone git://git.linphone.org/linphone-desktop.git --recursive
补充代码
git submodule sync && git submodule update --init --recursive
安装完python和PIP后,运行下面2个命令
1、python -m pip install --upgrade pip
2、pip install matplotlib
MinGW需要安装的模块
* mingw-developer-toolkit
* mingw32-base
* mingw32-gcc-g++
* mingw32-pthreads-w32
* msys-base
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。