X64 version of webrtc::CreatePeerConnectionFactory() function call causes "cannot start or run program due to incompatibility with 64 bit versions of windows.

34 views
Skip to first unread message

satheesh kumar

unread,
Nov 15, 2019, 5:09:52 AM11/15/19
to discuss-webrtc
Capture.PNG

satheesh kumar

unread,
Nov 15, 2019, 9:59:45 PM11/15/19
to discuss-webrtc
The issue is fixed by compiling is using below command:

gn gen M76bin/x64/Release --winsdk="10.0.17134.0"  --ide="vs2017" --args="proprietary_codecs=true is_debug=false target_cpu=\"x64\" symbol_level=2 use_rtti=true is_clang=false is_win_fastlink=true use_lld = false rtc_exclude_metrics_default=false rtc_exclude_field_trial_default=false"

its use_lld=false which did the trick.

Posting here as it may be useful for some one else.

On Friday, November 15, 2019 at 3:39:52 PM UTC+5:30, satheesh kumar wrote:

Reply all
Reply to author
Forward
0 new messages