1

I have a project whit opencv on my machine that is running ok, it works and does what it should do. In my machine I installed the opencv libraries. The problem is that when I want to run the program on another Linux machine I get this error:

Error while loading shared libraries: libopencv_core.so.3.1

My question is, exist some way to compile the proyect and work in any machine with linux? whitout reinstall opencv libraries in those machine How should I configure eclipse for packge all project?

img1

img2

img3

img4

img5

metal
  • 6,202
  • 1
  • 34
  • 49
Teno
  • 123
  • 2
  • 16
  • Have you tried [this](https://stackoverflow.com/questions/12335848/opencv-program-compile-error-libopencv-core-so-2-4-cannot-open-shared-object-f)? – Jyr Nov 28 '17 at 22:51
  • Hi, mmm I'v not tried. I need know if possible package all inside of a folder and not install libraries out of the program – Teno Nov 29 '17 at 13:46

0 Answers0