Leventure

Results 6 comments of Leventure

建议移步issue [#593](https://github.com/EdgeTranslate/EdgeTranslate/issues/593)

leave to the follower: const int8_t kWebRtcSpl_CountLeadingZeros32_Table[64] = { 32, 8, 17, -1, -1, 14, -1, -1, -1, 20, -1, -1, -1, 28, -1, 18, -1, -1, -1, -1, -1,...

这个项目单纯编C++的模块貌似不能正常编译,不知道是不是因为作者裁剪了lib的原因,会报错无法链接的外部符号,我把作者的接口贴在WebRtc的原装库上了,试了下可以用了

In the same way,just compile the rust Library.Is it Didn't work?

just adjust the path in your vs project.switch the path from his path to yours and then is good