Search Unity

.dll not loading

Discussion in 'Scripting' started by rterranova, Jul 24, 2013.

  1. rterranova

    rterranova

    Joined:
    Nov 6, 2009
    Posts:
    43
    I'm using the vivoxsdk.dll in my project. It is placed in the Plugin folder, but when I try to use any function from the .dll I get a DllNotFoundException. I have used Dependency Walker to verify that all the dependencies are valid and it reports no issues.

    Has anybody see this issue before?