Since 68th branch(master too). may be a bit earlier. But the 67th branch links well(with notions, but builds). Can anybody help me please? Wanna update to the resent version but cannot. I requires a lot of time to figure out the axact commit that causes the failure.
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/e2e81003-2747-4770-af22-f4a63420a441%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/CALaQDC6Ti-U9nmUFUW2AUJ3GrajEDjSenncZzDRppnVW4gUCAQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/3eef0690-254b-4141-a376-f837ac543e9e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/CAKdn5-CwV_%2BCo1Zxke2-nAPAX7h30Hoju-FD-SLTRGtiJoEmfw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
D:\iocommain\External\webrtc\webrtc-checkout\src>gn gen out/x86/release --args="is_debug=false target_winuwp_version=\"8.1\" target_cpu=\"x86\" target_winuwp_family=\"desktop\" use_rtti=true is_clang=false rtc_build_ssl=false rtc_ssl_root=\"d:/iocommain/External/openssl/insors/include\""$ gn args out/mybuild --list
gn args ./ --list > args_list.txt
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/edf809ff-07ff-4a0b-9025-d2f989ce2a02%40googlegroups.com.To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrtc+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/edf809ff-07ff-4a0b-9025-d2f989ce2a02%40googlegroups.com.
Thanks, your detailed description makes things a lot clearer.You should use a consistent toolchain, since clang/msvc compatibility isn't complete [1].
I ran into the same problem as you. The release build seems to work at least.