linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] CMake version for iPhone compilation?


From: Peter Villeneuve
Subject: Re: [Linphone-developers] CMake version for iPhone compilation?
Date: Mon, 21 Sep 2015 11:31:45 +0100

Yes, XCode 7. It's been a major pain in the ass. 
Looks like I'm going to have to compile CMake from scratch then.

Thanks for the quick reply.

Cheers

On Mon, Sep 21, 2015 at 11:28 AM, Gautier Pelloux-Prayer <address@hidden> wrote:
You are using XCode7 right?

Then you need a recent version of CMake... which has no release yet. Compile it yourself or go back to XCode6.

Cheers,

Gautier Pelloux-Prayer
Software Engineer @ Belledonne Communications

> On 21 Sep 2015, at 12:25, Peter Villeneuve <address@hidden> wrote:
>
> Hi,
>
> I just did a git pull for the iPhone version and when I run prepare.py I get an error about wrong CMake version.
> I have updated homebrew to latest and refreshed all the formulas, and I also tried installing the latest .dmg from CMake's site directly so I'm pretty sure I'm running the latest version.
>
> In fact the command:
> cmake --version
>
> gives me
>
> cmake version 3.3.2
>
>
> which I believe is the latest CMake available, so I don't understand why the prepare script complains about wrong version as can be seen here:
>
> CMake Error at configs/config-ios.cmake:78 (message):
>
>   You need at least CMake version 3.3.20150815 but you are currently using
>
>   3.3.2
>
> Call Stack (most recent call first):
>
>   configs/config-ios-x86_64.cmake:24 (include)
>
>   CMakeLists.txt:69 (include)
>
>
>
> Anyone else experiencing this? How can I fix it?
>
>
>
> Cheers,
>
> Peter
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-developers


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

[Prev in Thread] Current Thread [Next in Thread]