Obi Official Forum
Bug / Crash liboni can't be found in linux editor [solved] - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Rope (https://obi.virtualmethodstudio.com/forum/forum-4.html)
+--- Thread: Bug / Crash liboni can't be found in linux editor [solved] (/thread-964.html)



liboni can't be found in linux editor [solved] - captainboothat - 09-03-2019

I'm using the linux version of unity and it keeps having problems finding liboni.  The .dll and .so are in obi->plugins->x86_64

[Solved]
Seems unity is expecting to find this lib in /home/$user/Unity/Hub/Editor/2018.3.5f1/Editor/Data/Mono/lib/. Once liboni.so was placed in there it stopped complaining and obi now works.  You'll also have to remove obi/plugin/x86_64/liboni.so or it bitches there's two versions of the lib.  Not sure yet if this effects building the game or not.

Plopping this thread so future users can find it.