Hello,
I was instructed by Harald Alverstrand to ask the question here.
- gn gen out/Release --args='target_cpu="x64" is_debug=false enable_iterator_debugging=true target_winuwp_version="8.1" target_winuwp_family="desktop" is_clang=true use_custom_libcxx=false treat_warnings_as_errors=false rtc_include_tests=false libyuv_include_tests=false rtc_build_examples=false clang_emit_debug_info_for_profiling=true'
where ":peerconnection" is removed from the dependencies.
I know how to tweak BUILD.gn files to compile those files and get the symbols I need, but I would like to make a commit to WebRTC repo so this is permanently fixed.
I am not very familiar with GN build system and overall webRTC code organization so the question is where should I add the dependency "api:rtc_event_log_output_file"in order to build files "rtc_event_log_output_file.cc" and "rtc_event_log_output_file.h" so it is acceptable for Google community?
Thank you,
This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.