We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi all, I have no crypto required ,so set disable for bctoolbox ; but it's unable to compile. complie mediastreamer2 as the following steps
and then excute the command make for mediastreamer2 ;the following error occurred:
./mediastreamer2/src/crypto/dtls_srtp.c:28:30: fatal error: bctoolbox/crypto.h: No such file or directory compilation terminated. src/CMakeFiles/mediastreamer.dir/build.make:878: recipe for target 'src/CMakeFiles/mediastreamer.dir/crypto/dtls_srtp.c.o' failed make[2]: *** [src/CMakeFiles/mediastreamer.dir/crypto/dtls_srtp.c.o] Error 1
The text was updated successfully, but these errors were encountered:
兄弟,你也在搞linphone吗,能否交流下
Sorry, something went wrong.
用它做一个软dsp。没找到你的邮箱在这里回复了
兄弟,你也在搞linphone吗,能否交流下 用它做一个软dsp。没找到你的邮箱在这里回复了
hi 兄弟,我最近也在编译linphone,ms2一直没编译过。。能否指导一下?感谢感谢,可以通过我的邮箱联系我 hangyu_guo@126.com
No branches or pull requests
hi all,
I have no crypto required ,so set disable for bctoolbox ; but it's unable to compile.
complie mediastreamer2 as the following steps
and then excute the command make for mediastreamer2 ;the following error occurred:
./mediastreamer2/src/crypto/dtls_srtp.c:28:30: fatal error: bctoolbox/crypto.h: No such file or directory
compilation terminated.
src/CMakeFiles/mediastreamer.dir/build.make:878: recipe for target 'src/CMakeFiles/mediastreamer.dir/crypto/dtls_srtp.c.o' failed
make[2]: *** [src/CMakeFiles/mediastreamer.dir/crypto/dtls_srtp.c.o] Error 1
The text was updated successfully, but these errors were encountered: