【问题标题】:Linphone Android from git missing R.raw.rootca (ubuntu and win7)来自 git 的 Linphone Android 缺少 R.raw.rootca(ubuntu 和 win7)
【发布时间】:2014-09-29 07:01:07
【问题描述】:

当我导入从网站上的 linphone 存储库链接下载的 android 项目时: git clone git://git.linphone.org/linphone-android.git --recursive

以下是不正确的,我也有构建问题...

copyIfNotExist(R.raw.rootca, mLinphoneRootCaFile);

我是 makefile 和 NDK 的菜鸟,我按照 linphone 文档中的说明操作并设法设置了 hello_jni ...但 linphone 一直在躲避我。 甚至下载了提到的ndk包:

从 google 下载 Android ndk (>=r9d,

我试过 ndk-r9d 和 ndk-r10b

【问题讨论】:

    标签: android git ubuntu android-ndk linphone


    【解决方案1】:

    在您的线路电话项目目录中打开示例,然后在示例中打开原始目录。在那里你会找到 rootca.pem 文件。将其复制并粘贴到根线路电话项目的原始目录中。

    【讨论】:

    • 谢谢。你能告诉我 rootca.pem 文件是做什么用的吗?
    【解决方案2】:

    按照这个答案,您将能够编译并导入到 eclipse 中而不会出错。

    Linphone for android is not working/missing libraries

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2012-09-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-02-02
      • 1970-01-01
      相关资源
      最近更新 更多