zxpgo
zxpgo
Message
 Sending messages and receiving messages are in two different windows. Does anyone know why this is?
-- Using mbedTLS -- Using Decaf -- DTLS SRTP available -- Configuring incomplete, errors occurred! See also "/Users/a406/work/linphone-sdk/build-4.4.2/WORK/ios-x86_64/Build/bctoolbox/CMakeFiles/CMakeOutput.log". See also "/Users/a406/work/linphone-sdk/build-4.4.2/WORK/ios-x86_64/Build/bctoolbox/CMakeFiles/CMakeError.log". make[1]: *** [/Users/a406/work/linphone-sdk/build-4.4.2/WORK/ios-x86_64/Stamp/EP_bctoolbox/Debug-iphonesimulator/EP_bctoolbox-configure] Error 1 Command /bin/sh failed with...
** BUILD FAILED ** The following build commands failed: CompileC /Users/a406/work/linphone-sdk/build-4.4.2/WORK/ios-x86_64/Build/bctoolbox/src/bctoolbox.build/Debug-iphonesimulator/bctoolbox.build/Objects-normal/x86_64/exception.o src/utils/exception.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (1 failure) make[1]: *** [/Users/a406/work/linphone-sdk/build-4.4.2/WORK/ios-x86_64/Stamp/EP_bctoolbox/Debug-iphonesimulator/EP_bctoolbox-build] Error 65 ** BUILD FAILED ** The following build...
The linphone-sdk building command is : cmake .. -G Xcode -DLINPHONESDK_PLATFORM=IOS cmake --build . When i am build a linphone-sdk for ios project, the wrong is as follow:  ...