Does this project support running on X86 32-bit windows system? #83
Unanswered
ChdDongyang
asked this question in
Q&A
Replies: 1 comment
Hi, |
0 replies
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I ran the project under 32-bit windows system and got the following error:
Caused by: java.lang.UnsatisfiedLinkError: C:\Users\Administrator\AppData\Local\Temp\webrtc-java1154973935403791856.dll: Can't load AMD 64-bit .dll on a IA 32-bit platformIs there a substitute for the Dynamic Link Library that supports 32-bit systems?
Please help me.
All reactions