radioman / WebRtc.NET

WebRTC for C# & C++/CLI
Other
419 stars 126 forks source link

'Failed to load: ' error in WebRTCNative.cs #63

Closed Aeroxander closed 7 years ago

Aeroxander commented 7 years ago

The DLL exists, but it can't load it from my temp file location, also recreated it. Didn't run it for a few weeks and now I have it. What can the cause be? Thanks!

radioman commented 7 years ago

dunno, try clear temp dir

Aeroxander commented 7 years ago

No luck, I'll try to rebuild WebRTC

Aeroxander commented 7 years ago

Also rebuilded, maybe some permission changed in my windows

Aeroxander commented 7 years ago

It builded a wrong dll, think the temp file got deleted and kept on building the wrong dll, just changed some code and undo it and now it works lol weird