linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Issues building the Linphone-windows10 SDK


From: Max Feingold
Subject: [Linphone-developers] Issues building the Linphone-windows10 SDK
Date: Sat, 25 Feb 2017 03:12:40 +0000

Hi.

 

I installed your Linphone app for Windows 10 from the store, and was unable to get it to boot past the splash screen. So I downloaded your source code and decided to fix the bug. Unfortunately, I’m getting stuck at the very beginning, just building the sdk.

 

I have the following tools installed and in the path:

 

java version "1.8.0_121"

Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)] on win32

cmake version 3.4.2

git version 2.11.1.windows.1

 

And of course, Visual Studio 2015.

 

I’m seeing the following error building the SDK. I’ve read your readme and I think I’m doing the right thing. I ran prepare.py and it completed successfully. However, SDK.sln won’t even start building:

 

W:\Build\linphone-windows10>msbuild SDK.sln

Microsoft (R) Build Engine version 14.0.25420.1

Copyright (C) Microsoft Corporation. All rights reserved.

 

Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.

Build started 2/24/2017 7:00:36 PM.

Project "W:\Build\linphone-windows10\SDK.sln" on node 1 (default targets).

ValidateSolutionConfiguration:

  Building solution configuration "Release|Win32".

Project "W:\Build\linphone-windows10\SDK.sln" (1) is building "W:\Build\linphone-windows10\WORK\win10-x64\SDK_x64.vcxproj" (2) on node 1 (default targets).

InitializeBuildStatus:

  Touching "x64\Release\SDK_x64\SDK_x64.tlog\unsuccessfulbuild".

CustomBuild:

  Building x64 SDK

CUSTOMBUILD : error : could not load cache [W:\Build\linphone-windows10\WORK\win10-x64\SDK_x64.vcxproj]

Done Building Project "W:\Build\linphone-windows10\WORK\win10-x64\SDK_x64.vcxproj" (default targets) -- FAILED.

 

Any advice?

 

Thanks.


reply via email to

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