Hi,
I am running Unity 5 on Ubuntu 14.04 32bits via wine and playonlinux. I am trying to make a C# script that uses OpenNI library. I have the OpenNI.dll file and I used it in a project without unity and it works fine, but when I use it in the unity script and run the game a DllNotFoundException is thrown.
I tried to copy the file to project folder, Assets folder, Editor folder but nothing works. Do you know why is this happening and how can I solve it?
Thank you!
↧