I have Linux openSUSE (Leap) and while opening installed editor I get the message about plugin ‘SuperSearchEditor’. it could not be loaded.
Unlike the similar question on this theme,
( https://udn.unrealengine.com/questions/297802/linux412regression-dlopen-failed-libue4editor-supe.html )
I pulled the given commit, but it didn’t work. I think I have some kind of another problem
The exact message in terminal is
[2016.06.27-21.03.07:286][ 0]LogLinux:Warning: dlopen failed: libUE4Editor-SuperSearch.so: cannot open shared object file: No such file or directory
[2016.06.27-21.03.07:287][ 0]LogModuleManager:Warning: ModuleManager: Unable to load module '/home/user_nout/UnrealEngine/Engine/Plugins/Editor/SuperSearchEditor/Binaries/Linux/libUE4Editor-SuperSearchEditor.so' because the file couldn't be loaded by the OS.
Other ‘orange’ lines in terminal I did not get before these warnings.
Any ideas of what to do with this? May be I just forgot to do something while installing…
P.S. in commit of the given link I just copied lines by hand and paste it, I don’t know what information is really useful. Sorry anyway.