iOS版Linphone [英] Linphone for iOS

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

问题描述

我需要为iOS构建linphone(和Android和Windows之后,但这是后来关注)。由于没有人能回答我的上一个问题,也不能一个类似的一个,有人可以至少告诉我一个好的资源对这个问题?我觉得我已经尝试了一切已经,项目仍然将无法编译(许多文件丢失,包括路径错误,无法找到库等)。 Linphone没有一个论坛,据我所知,任何线程,我发现在互联网上没有回答。 SO有14个关于linphone的问题,不包括这一个,其中3个被回答。

I need to build linphone for iOS (and android and windows after that, but that is of later concern). Since no one is able to answer my previous question nor a similar one, can someone at least point me to a good resource on the subject? I feel like I tried everything already, and the project still won't compile (lot's of files missing, include paths are wrong, libraries can't be found etc...). Linphone doesn't have a forum as far as I know, and any threads I find on the internet are unanswered. SO has 14 questions about linphone in total uncluding this one, 3 of which are answered.

希望我想要的是编译linphone for iOS,我需要的是一个很好的领导,如何设置一切。这是我试过的:

- 在README.macos中的每一步(结果是错误的项目,我需要iphone一个)

- 在linphone-iphone的每一步/ README(现在有一个xcode项目)

- 打开xcode项目并尝试编译(大量缺少的文件)

- 尝试修复源中的路径并添加手动丢失库(转入文件引用不存在的文件)

Want I want is to compile linphone for iOS, what I need for that is a good lead on how to set everything up. This is what I have tried:
-Every step in README.macos (turned out to be the wrong project, I needed the iphone one)
-Every step in linphone-iphone/README (I have an xcode project now)
-Opened the xcode project and tried to compile (lots of missing files)
-Tried fixing include paths in the source and adding the missing libs manually (Ran into files referencing non-existent files)

我也尝试过本指南这一个。两者都与readme文件中描述的几乎相同,有一些细微的差别,所以我试试它们。

I also tried this guide and this one. Both are pretty much the same as what is described in the readme files, with some minor differences, so I tried them anyway.

我缺少各种.a文件(我有一个大多数项目文件夹,但编译它们不会导致lib被安装)。我也错过了一些.h文件,甚至一些应该在同一个文件夹中的一些我有。

I'm missing various .a files (I have a project folder for most, but compiling them doesn't result in the lib being installed). I also miss some .h files, even some that are supposed to be in the same folder as some I do have. And I missed one .png file (linphone-banner.png) which I downloaded and put in the right folder already.

推荐答案

我已经下载了一个.png文件(linphone-banner.png)我已遵循本指南,拥有所有权限,可以阅读/写给大家,它工作。显然我有权限问题,这是固定的那种方式。此外,你应该得到最新的git版本,因为有一个错误,在上一个,使应用程序崩溃的视频通话。为了使它工作,按照指南,并确保您有足够的权限,在整个'linphone-iphone'文件夹。我希望这可以帮助你,因为它为我。

I have followed this guide now, with all permissions to read/write for everyone, and it worked. Apparently I had permission problems, which got fixed that way. Also, you should get the latest git version, because there was a bug in the previous one that made the app crash on video calls. So to make it work, follow the guide, and make sure you have sufficient permissions on your entire 'linphone-iphone' folder. I hope this can help you, as it did for me.

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

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