|
From: | Ted Penner |
Subject: | Re: [Linphone-users] Issues compiling Liblinphone with tunnel support |
Date: | Sat, 22 Jun 2024 05:56:24 -0500 |
_______________________________________________Hello,I saw this mailing list is for issues related to compilation. When I try to cmake configure with the ENABLE_TUNNEL option, the build fails because it cannot clone git@gitlab.linphone.org:BC/private/tunnel.git.I don't have access to clone that repo so I cannot build with tunnel support. How can I move forward here? Should that repo be made public...?To reproduce:
- Clone the sdk and install dependencies
- Configure the sdk using
cmake --preset=ios-arm64 -G Xcode -B build -DLINPHONESDK_IOS_ARCHS="arm64" -DENABLE_TUNNEL=ON
- Configuration fails due to being unable to clone repo
git@gitlab.linphone.org:BC/private/tunnel.git
See Error:... git@gitlab.linphone.org: Permission denied (publickey,gssapi-keyex,gssapi-with-mic). fatal: Could not read from remote repository. ... CMake Error at cmake/BCProjects.cmake:206 (add_subdirectory): add_subdirectory given source "tunnel" which is not an existing directory. Call Stack (most recent call first): cmake/BCProjects.cmake:209 (add_tunnel) CMakeLists.txt:113 (include) ...
Thank you so much for your time,
Felix
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users
[Prev in Thread] | Current Thread | [Next in Thread] |