Closed emiltb closed 5 years ago
Possible duplicate #2.
openSUSE Tumbleweed 64 bit gcc/g++ ver 8 R 3.5.1 Installed without problem but:
For library(opencv) The error Message:
Error: package or namespace load failed for ‘opencv’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/home/kemal/R/x86_64-suse-linux-gnu-library/3.5/opencv/libs/opencv.so': /usr/lib64/libQt5Test.so.5: symbol qt_version_tag version Qt_5.11 not defined in file libQt5Core.so.5 with link time reference
any idea:
After installing
libopencv-dev
I tried installing the package on Ubuntu. Unfortunately it fails during compilation:Here is the output of
sessionInfo()
if that is any help for debugging.