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
evandro@evandro-pc:~$ git clone https://github.com/signalwire/signalwire-c /tmp/signalwire-c
Cloning into '/tmp/signalwire-c'...
remote: Enumerating objects: 224, done.
remote: Counting objects: 100% (224/224), done.
remote: Compressing objects: 100% (127/127), done.
remote: Total 224 (delta 107), reused 190 (delta 84), pack-reused 0
Receiving objects: 100% (224/224), 185.15 KiB | 710.00 KiB/s, done.
Resolving deltas: 100% (107/107), done.
evandro@evandro-pc:~$ cd /tmp/signalwire-c
evandro@evandro-pc:/tmp/signalwire-c$
evandro@evandro-pc:/tmp/signalwire-c$ cmake .
-- cotire 1.7.10 loaded.
-- The C compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
Signalwire-Client-C 1.0
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Checking for module 'libks'
-- Found libks, version 1.1.0
Found LibKS 1.1.0 package at path /usr/include/libks
Platform is linux
Build type: Debug CXX Flags:
Install prefix: /usr/local
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.0g")
Platform is linux
Build type: Debug CXX Flags:
Install prefix: /usr/local
-- Found Git: /usr/bin/git (found version "2.17.1")
CMake Error at CMakeLists.txt:168 (string):
string sub-command REPLACE requires at least four arguments.
-- C target signalwire_client cotired.
-- C target swclt_test cotired without unity build.
-- Configuring incomplete, errors occurred!
See also "/tmp/signalwire-c/CMakeFiles/CMakeOutput.log".
cmake version 3.10.2
The text was updated successfully, but these errors were encountered:
cmake version 3.10.2
The text was updated successfully, but these errors were encountered: