$ > DEBUG=1 SKYPEKIT_SDK=~/sdp-distro-skypekit_4.3.0.168_1823862/ ./build.sh
-- The C compiler identification is GNU 4.2.1
-- The CXX compiler identification is Clang 3.1.0
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
** Enable debug
** Using SkypeKit SDK: /Users/brianwigginton/sdp-distro-skypekit_4.3.0.168_1823862/
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
SKYPEKIT_SDK_CPPWRAPPER_LIB
linked by target "skypekit" in directory /Users/brianwigginton/Downloads/libskypekit
SKYPEKIT_SDK_CYASSL_LIB
linked by target "skypekit" in directory /Users/brianwigginton/Downloads/libskypekit
-- Configuring incomplete, errors occurred!
Trying to install libskypekit with SkypeKit v4.3.0 throws a NOTFOUND error. I compiled SkypeKit using:
This creates the following files:
The when I attempt to build libskypekit, I get: