Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to copy shared OpenCV libraries of packages to cmake's folder?

Hi there I'm performing this tutorial: Using OpenCV with gcc and CMake

But my generated executable works only on my PC(Ubuntu 16.04).

So how can I copy required binaries to cmake's folder to make that executable also work on the other PC(same platform) that hasn't opencv libraries installed?

How to copy shared OpenCV libraries of packages to cmake's folder?

Hi there I'm performing this tutorial: Using OpenCV with gcc and CMake

But my generated executable works only on my PC(Ubuntu 16.04).

So how can I copy required binaries to cmake's folder to make that executable also work on the other PC(same platform) that hasn't opencv libraries installed?