BelledonneCommunications / linphone-sdk

Mirror for linphone-sdk (https://gitlab.linphone.org/BC/public/linphone-sdk.git)
GNU Affero General Public License v3.0
99 stars 79 forks source link

[Bug]: CMake Error at bctoolbox/cmake/BCToolboxCMakeUtils.cmake:251 (message): invalid full version '' #395

Open TheBestWorldProgrammer opened 2 months ago

TheBestWorldProgrammer commented 2 months ago

Context

I use the linphone-sdk in the Linphone-desktop Linux version with sip.linphone.org for my company. I want to do a simple call between an Android phone and a Linux client. cmake --preset=windows-sdk -B build-windows - error CMake Error at bctoolbox/cmake/BCToolboxCMakeUtils.cmake:251 (message): invalid full version '' Call Stack (most recent call first): CMakeLists.txt:43 (bc_parse_full_version)

General information

Expected behaviour

I wanted to do a simple call with the Linux client calling the Android phone. However, the phone doesn't ring when it is asleep.

To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Additional context

Add any other context about the problem here.

SDK logs URL

No response