when i follow the document libmediasoupclient v3 Installation, Create the C++ libraryes, there is good to compiled libwebrtc project. But I got a error message when build the libmediasoupclient cmake project, It say fake_audio_capture_module.o can't be found. Actually the ${LIBWEBRTC_BINARY_PATH}/pc/pc_test_utils/fake_audio_capture_module.o not be exists.
sorry, maybe I report the issue to another repo such like libwebrtc or google, But I don't know how to report. So you don't have that problem, do you?
the compile everiment:
system info: docker instance based ubuntu18.0.4
cmake version: 3.16.3
gcc version: gcc-6.3.0
libwebrtc version: m79, compile command: gn gen out/mybuild-m79 --args='is_debug=false is_component_build=false is_clang=false rtc_include_tests=false rtc_use_h264=true rtc_enable_protobuf=false use_rtti=true use_custom_libcxx=false treat_warnings_as_errors=false use_ozone=true'
libmediasoupclient version: branch v3, last commit
Hi Everyon,
when i follow the document libmediasoupclient v3 Installation, Create the C++ libraryes, there is good to compiled libwebrtc project. But I got a error message when build the libmediasoupclient cmake project, It say fake_audio_capture_module.o can't be found. Actually the ${LIBWEBRTC_BINARY_PATH}/pc/pc_test_utils/fake_audio_capture_module.o not be exists.
sorry, maybe I report the issue to another repo such like libwebrtc or google, But I don't know how to report. So you don't have that problem, do you?
the compile everiment: system info: docker instance based ubuntu18.0.4 cmake version: 3.16.3 gcc version: gcc-6.3.0 libwebrtc version: m79, compile command:
gn gen out/mybuild-m79 --args='is_debug=false is_component_build=false is_clang=false rtc_include_tests=false rtc_use_h264=true rtc_enable_protobuf=false use_rtti=true use_custom_libcxx=false treat_warnings_as_errors=false use_ozone=true'
libmediasoupclient version: branch v3, last commit