We have a C++ Library in linux. We want to develop our game on linux. But when I built the shared object and put it in the Assets/Plugins directory and clicked the play button in Unity Editor, it reports the DLLNotFoundException. Does anybody know how I can run the linux shared object in Unity Editor?
FYI: I am using Unity on Ubuntu 12.04 with the help of playonlinux.
↧