XP下编译linphone.doc

  1. 1、本文档共6页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
XP下编译linphone

Software to install 该文档2011年3月3日星期四 实际编译可行 *******************该文档与源码linphone-3.4.1.tar.gz文件夹内的README.mingw相对应,当进行各项设置后如果出错,请先重启msys然后再调试错误。 1、Download lastest mingw-get-inst.exe from 我从官网(/projects/mingw/files/ )上下载到的是mingw-get-instexe 以默认路径安装 C:\MinGW Run mingw-get-inst.exe. Choose download lastest catalogues. In the feature list, select: * C compiler * C++ compiler * Mingw developer toolkit Let the installer fetch and install everything. 2、In mingw shell, run(安装完成后,打开 C:\MinGW\msys\1.0\msys.bat 依次执行一下命令) mingw-get install msys-zip mingw-get install msys-unzip mingw-get install msys-wget mkdir -p /opt/perl/bin cp /bin/perl /opt/perl/bin/. 3、cd ~ #Download intltool wget http://ftp.acc.umu.se/pub/GNOME/binaries/win32/intltool/0.40/intltool_0.40.4-1_win32.zip (intltool_0.40.4-1_win32.zip下载后存储位置 C:\MinGW\msys\1.0\home\hxcx ) Download lastest linphone-deps-win32 zip from /releases-noredirect/linphone/misc using your browser. ( linphone-deps-win32-110207.zip 须下载必威体育精装版版本,这候下载的必威体育精装版版本) Download lastest gtk+ win32 bundle from ,进入 - Download页面,页面底部选择对应的操作系统, 点击进入,进入页面文件较多,但我们可以下载一个集成包,这儿有两个集成包 ,我下载的是2.22版本的; Install all these three package in /: cd / (安装上文下载的3个文件,最终结果是要把3个文件释放到C:\MinGW\msys\1.0目录下) unzip ~/intltool_0.40.4-1_win32.zip unzip path to gtk bundle zip unzip path to linphone-deps 4、#Install GTK+ Outcrop theme, the one used by linphone for distribution. cd /share/themes wget /download/themes/gtk2/1122/GTK2-Outcrop.tar.gz tar -xvzf GTK2-Outcrop.tar.gz 5、#Remove the special stdint.h and inttypes.h included in linphone-deps: it is for MSVC only. #Mingw will use the one in /mingw/include rm /include/stdint.h /include/inttypes.h #Remove libgcc specific libraries, only needed for MSVC: rm /lib/libgcc.a /lib/libmingw32.a /lib/libmingwex.a #Remove libintl from gtk, we dont need it and it conflicts with the one supplied by mingw. rm /lib/libintl.dll.a rm /include/libintl.h (此处与文档README.mingw原文intl.h ,实际操作后我认为是原文错了) 6、*

文档评论(0)

xcs88858 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8130065136000003

1亿VIP精品文档

相关文档