philip-lamb / servo-unity

Servo for Unity - experimental
Other
29 stars 4 forks source link

DllNotFoundException: servo_unity #2

Open Enemy-77 opened 2 years ago

Enemy-77 commented 2 years ago

At first, Thank you for your contribution. I'm on Windows, when I import this pulgin to Unity, this error occur. Does this exist inherently or I did mistakely?

vigneshiamvk commented 2 years ago

Did anyone else find a way around this? I've got the same issue!

u3Developer commented 1 year ago

Same Error occur, can someone tell how resolve it?

andybak commented 2 months ago

You need to build the plugin in Visual Studio and move it into the Unity folder.

Unfortunately looking at the other issues filed, nobody seems to be able to do that - which is a great shame.

(I wish people would upload binaries where possible. 9 out of 10 projects with a C or C++ element are broken for me)