--
---
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/af01c8d6-508a-469d-8e8a-cf00856e7b58%40googlegroups.com.
I had the same problem. You need to add use_lld = false
On Tue., 22 Oct. 2019, 2:49 am imSoft_devel, <ivan.m...@gmail.com> wrote:
Hi,--We are updating our code to the last version of webrtc and are now facing a problem, when compiling for Debug x64 for example the solution is not generating proper libs and exes, 'peerconnection_client.exe' says "The application can´t run on this pc" and when analyzing the file with Dependency Walker it says "No DOS or PE signature found. This file is not a valid 32bit or 64bit Windows module.Is there any configuration i am missing on the gn args?This are the args:is_component_build = falseis_debug = trueenable_iterator_debugging = truertc_include_tests = falsetarget_cpu = "x64"proprietary_codecs = falseis_chrome_branded = truertc_use_h264 = falseis_clang = false
---
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...@googlegroups.com.