Linphone会编译在Windows 8 [英] Linphone Compile on Windows 8

查看:248
本文介绍了Linphone会编译在Windows 8的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我建立为Android应用程序Linphone会。我在Windows 8 64位操作系统的工作。

我跟着README文件的步骤:

从谷歌;

 下载Android NDK(= R5C&GT)。
安装自动工具:的autoconf,automake的,aclocal会,libtoolize pkgconfig运行中的顶级目录的./$p$ppare_sources.sh脚本。这将下载的iLBC源文件并转换成VP8项目中的某些部件文件。
$ ./$p$ppare_sources.sh最后从目录Linphone会-机器人,只需要执行命令:
$ $ {我的谷歌NDK目录} / NDK的构建

在Cygwin的终端然后我得到以下错误:


  

$ ./$p$ppare_sources.sh
  ./$p$ppare_sources.sh:2号线:$'\\ r':命令未找到
  ./$p$ppare_sources.sh:3号线:C:UsersNomsDesktoplinphone-机器人:命令未找到
  ./$p$ppare_sources.sh:4号线:$'\\ r':命令未找到
  ./$p$ppare_sources.sh:第29行:附近意外的标记语法错误 $'\\ r''
  ./$p$ppare_sources.sh:第29行:
CD $ TOPDIR /子模块/ libilbc-rfc3951和放大器;&安培; ./autog'n.sh&功放;&安培;的./configure&功放;&安培;使|| (回声的iLBC prepare阶段失败; 1号出口)



解决方案

尝试使用 MinGW的进行编译。我已经成功地建立了图书馆。但尚未APK,导致在MyEclipse中一些生成错误...

I am building Linphone application for android. I am working in Windows 8 64-Bit OS

I Followed the steps given in README file:

Download the Android ndk (>=r5c) from google.
Install the autotools: autoconf, automake, aclocal, libtoolize pkgconfig

Run the ./prepare_sources.sh script in the top level directory. This will download iLBC source files and convert some assembly files in VP8 project.
$ ./prepare_sources.sh

Finally from directory linphone-android, just execute command:
$ ${my google ndk directory}/ndk-build

then i get following error in Cygwin terminal:

$ ./prepare_sources.sh ./prepare_sources.sh: line 2: $'\r': command not found ./prepare_sources.sh: line 3: C:UsersNomsDesktoplinphone-android: command not found ./prepare_sources.sh: line 4: $'\r': command not found ./prepare_sources.sh: line 29: syntax error near unexpected token $'\r'' ./prepare_sources.sh: line 29:cd $topdir/submodules/libilbc-rfc3951 && ./autog'n.sh && ./configure && make || ( echo "iLBC prepare stage failed" ; exit 1 )

解决方案

Try to use mingw to compile it. I've built the library successfully. But not yet apk, cause some build error in myeclipse...

这篇关于Linphone会编译在Windows 8的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆