You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the linphone-sdk in the Linphone-desktop Windows version.
General information
Device: Cloud VM
OS: Windows 10 Pro
Version of the SDK: 5.0
Version of CMake: 3.18.3
Version of Python: 3.12.7
Expected behaviour
I want to build the Linphone-sdk solution from Visual studio 2017. But, I am not able to build it and getting 2 issues
First is: MSB6006 "cmd.exe" exited with code 2. [C:\TX3\Code\LinPhoneSDK\linphone-sdk\build\desktop\EP_ffmpeg.vcxproj] sdk C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets
Second is: No files to be processed, please check your settings, in particular INPUT, FILE_PATTERNS, and RECURSIVE [C:\TX3\Code\LinPhoneSDK\linphone-sdk\build\WORK\desktop\Build\ortp\ortp-html-doc.vcxproj] [C:\TX3\Code\LinPhoneSDK\linphone-sdk\build\desktop\EP_ortp.vcxproj] sdk C:\TX3\Code\LinPhoneSDK\linphone-sdk\build\CUSTOMBUILD
Context
I use the linphone-sdk in the Linphone-desktop Windows version.
General information
Expected behaviour
I want to build the Linphone-sdk solution from Visual studio 2017. But, I am not able to build it and getting 2 issues
First is: MSB6006 "cmd.exe" exited with code 2. [C:\TX3\Code\LinPhoneSDK\linphone-sdk\build\desktop\EP_ffmpeg.vcxproj] sdk C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets
Second is: No files to be processed, please check your settings, in particular INPUT, FILE_PATTERNS, and RECURSIVE [C:\TX3\Code\LinPhoneSDK\linphone-sdk\build\WORK\desktop\Build\ortp\ortp-html-doc.vcxproj] [C:\TX3\Code\LinPhoneSDK\linphone-sdk\build\desktop\EP_ortp.vcxproj] sdk C:\TX3\Code\LinPhoneSDK\linphone-sdk\build\CUSTOMBUILD
To Reproduce
I am simply following the steps mentioned here for the Windows desktop application: https://gitlab.linphone.org/BC/public/linphone-sdk/-/blob/release/5.0/README.md
Additional context
No response
SDK logs URL
No response
The text was updated successfully, but these errors were encountered: