You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2017.10.22-00.04.13:966][ 0]LogLinux: Warning: dlopen failed: libopencv_ml.so.3.2: cannot open shared object file: No such file or directory
[2017.10.22-00.04.13:966][ 0]LogModuleManager: Warning: ModuleManager: Unable to load module '/home/mari/Dokumente/Unreal Projects/AugmentedUnrealityEx/Plugins/AugmentedUnreality/Binaries/Linux/libUE4Editor-AugmentedUnreality.so' because the file couldn't be loaded by the OS.
I built opencv 3.2 myself now and use it instead of the bundled libraries.
The example project file contains broken symlinks
I extracted the example project to
/home/mari/Dokumente/Unreal Projects
but it contains broken files, e. g.
/home/mari/Dokumente/Unreal Projects/AugmentedUnrealityEx/Plugins/AugmentedUnreality/Binaries/Linux/libopencv_core.so
is a binary file with the content
Somehow, the packaging process went wrong as this is not a symlink.
The text was updated successfully, but these errors were encountered: