Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sdr@sdr-lt:~/Downloads/App SESDK_V2.0.0/ubuntu64/src$ g++ -L../bin/ -I../../JsonCpp/ main.cpp -lSESDKWrapper -lSENet -lSEPlay -lSEP2PLibrary -lP2PTunnelAPIs -lIOTCAPIs -lRDTAPIs -lTUTKGlobalAPIs -L../../openssl_1_1_0-stable/ -lcrypto -lssl -o main
- /usr/bin/ld: /tmp/ccfqOdvN.o: in function `login()':
- main.cpp:(.text+0x97): undefined reference to `Json::Value::Value(Json::ValueType)'
- /usr/bin/ld: main.cpp:(.text+0xa6): undefined reference to `Json::Value::clear()'
- /usr/bin/ld: main.cpp:(.text+0xbc): undefined reference to `Json::Value::Value(char const*)'
- /usr/bin/ld: main.cpp:(.text+0xd5): undefined reference to `Json::Value::operator[](char const*)'
- /usr/bin/ld: main.cpp:(.text+0xe7): undefined reference to `Json::Value::operator=(Json::Value)'
- /usr/bin/ld: main.cpp:(.text+0xf3): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x104): undefined reference to `Json::Value::Value(int)'
- /usr/bin/ld: main.cpp:(.text+0x11d): undefined reference to `Json::Value::operator[](char const*)'
- /usr/bin/ld: main.cpp:(.text+0x12f): undefined reference to `Json::Value::operator=(Json::Value)'
- /usr/bin/ld: main.cpp:(.text+0x13b): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x151): undefined reference to `Json::Value::Value(char const*)'
- /usr/bin/ld: main.cpp:(.text+0x16a): undefined reference to `Json::Value::operator[](char const*)'
- /usr/bin/ld: main.cpp:(.text+0x17c): undefined reference to `Json::Value::operator=(Json::Value)'
- /usr/bin/ld: main.cpp:(.text+0x188): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x19e): undefined reference to `Json::Value::Value(char const*)'
- /usr/bin/ld: main.cpp:(.text+0x1b7): undefined reference to `Json::Value::operator[](char const*)'
- /usr/bin/ld: main.cpp:(.text+0x1c9): undefined reference to `Json::Value::operator=(Json::Value)'
- /usr/bin/ld: main.cpp:(.text+0x1d5): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x1eb): undefined reference to `Json::Value::Value(char const*)'
- /usr/bin/ld: main.cpp:(.text+0x204): undefined reference to `Json::Value::operator[](char const*)'
- /usr/bin/ld: main.cpp:(.text+0x216): undefined reference to `Json::Value::operator=(Json::Value)'
- /usr/bin/ld: main.cpp:(.text+0x222): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x238): undefined reference to `Json::Value::Value(char const*)'
- /usr/bin/ld: main.cpp:(.text+0x251): undefined reference to `Json::Value::operator[](char const*)'
- /usr/bin/ld: main.cpp:(.text+0x263): undefined reference to `Json::Value::operator=(Json::Value)'
- /usr/bin/ld: main.cpp:(.text+0x26f): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x285): undefined reference to `Json::Value::Value(char const*)'
- /usr/bin/ld: main.cpp:(.text+0x29e): undefined reference to `Json::Value::operator[](char const*)'
- /usr/bin/ld: main.cpp:(.text+0x2b0): undefined reference to `Json::Value::operator=(Json::Value)'
- /usr/bin/ld: main.cpp:(.text+0x2bc): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x2d2): undefined reference to `Json::Value::Value(char const*)'
- /usr/bin/ld: main.cpp:(.text+0x2eb): undefined reference to `Json::Value::operator[](char const*)'
- /usr/bin/ld: main.cpp:(.text+0x2fd): undefined reference to `Json::Value::operator=(Json::Value)'
- /usr/bin/ld: main.cpp:(.text+0x309): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x315): undefined reference to `Json::StreamWriterBuilder::StreamWriterBuilder()'
- /usr/bin/ld: main.cpp:(.text+0x32f): undefined reference to `Json::writeString[abi:cxx11](Json::StreamWriter::Factory const&, Json::Value const&)'
- /usr/bin/ld: main.cpp:(.text+0x39e): undefined reference to `Json::StreamWriterBuilder::~StreamWriterBuilder()'
- /usr/bin/ld: main.cpp:(.text+0x3ad): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x3d8): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x3f0): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x408): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x420): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: /tmp/ccfqOdvN.o:main.cpp:(.text+0x438): more undefined references to `Json::Value::~Value()' follow
- /usr/bin/ld: /tmp/ccfqOdvN.o: in function `login()':
- main.cpp:(.text+0x4a1): undefined reference to `Json::StreamWriterBuilder::~StreamWriterBuilder()'
- /usr/bin/ld: main.cpp:(.text+0x4b9): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: /tmp/ccfqOdvN.o: in function `start_preview(int)':
- main.cpp:(.text+0x625): undefined reference to `Json::Value::Value(Json::ValueType)'
- /usr/bin/ld: main.cpp:(.text+0x634): undefined reference to `Json::Value::clear()'
- /usr/bin/ld: main.cpp:(.text+0x64b): undefined reference to `Json::Value::Value(int)'
- /usr/bin/ld: main.cpp:(.text+0x664): undefined reference to `Json::Value::operator[](char const*)'
- /usr/bin/ld: main.cpp:(.text+0x679): undefined reference to `Json::Value::operator=(Json::Value)'
- /usr/bin/ld: main.cpp:(.text+0x688): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x6a1): undefined reference to `Json::Value::Value(char const*)'
- /usr/bin/ld: main.cpp:(.text+0x6ba): undefined reference to `Json::Value::operator[](char const*)'
- /usr/bin/ld: main.cpp:(.text+0x6cf): undefined reference to `Json::Value::operator=(Json::Value)'
- /usr/bin/ld: main.cpp:(.text+0x6de): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x6f2): undefined reference to `Json::Value::Value(bool)'
- /usr/bin/ld: main.cpp:(.text+0x70b): undefined reference to `Json::Value::operator[](char const*)'
- /usr/bin/ld: main.cpp:(.text+0x720): undefined reference to `Json::Value::operator=(Json::Value)'
- /usr/bin/ld: main.cpp:(.text+0x72f): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x73e): undefined reference to `Json::StreamWriterBuilder::StreamWriterBuilder()'
- /usr/bin/ld: main.cpp:(.text+0x75e): undefined reference to `Json::writeString[abi:cxx11](Json::StreamWriter::Factory const&, Json::Value const&)'
- /usr/bin/ld: main.cpp:(.text+0x846): undefined reference to `Json::StreamWriterBuilder::~StreamWriterBuilder()'
- /usr/bin/ld: main.cpp:(.text+0x855): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x883): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x89b): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x8b3): undefined reference to `Json::Value::~Value()'
- /usr/bin/ld: main.cpp:(.text+0x8e3): undefined reference to `Json::StreamWriterBuilder::~StreamWriterBuilder()'
- /usr/bin/ld: main.cpp:(.text+0x8fb): undefined reference to `Json::Value::~Value()'
- collect2: error: ld returned 1 exit status
- sdr@sdr-lt:~/Downloads/App SESDK_V2.0.0/ubuntu64/src$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement