linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Windows Compilation medaistreamer2


From: Ghislain MARY
Subject: Re: [Linphone-developers] Windows Compilation medaistreamer2
Date: Mon, 14 Mar 2016 14:44:28 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Hi Sohail,

You are right, this mediastreamer2 visual studio project is no longer maintained and will get removed sooner or later.
The best to build on Windows is now to use the linphone-desktop repository and follow the instructions of the README you can find there.

Basically, in the git bash:
    git clone --recursive git://git.linphone.org/linphone-desktop.git

and then in a windows command prompt (in the directory of the git clone):
    python prepare.py -DLINPHONE_BUILDER_TARGET=ms2plugins

This will generate a Visual Studio solution to build mediastreamer2 and its dependencies.
The "-DLINPHONE_BUILDER_TARGET=ms2plugins" is only build mediastreamer2 and its plugins. If you don't need the plugins you can use "-DLINPHONE_BUILDER_TARGET=ms2".

Cheers,
Ghislain

On 03/11/2016 07:43 PM, Sohail Rajabi wrote:
Hello All,

I'm having some difficulties with compiling for windows as per instructions listed on this github page: https://github.com/BelledonneCommunications/mediastreamer2

I see that the solution hasn't been touched in 2 years, is there some way I can compile this for windows?

Thanks,
-Sohail


_______________________________________________
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]