Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing openCV in to micro SD card #8

Open
ncrasta opened this issue May 15, 2020 · 0 comments
Open

Installing openCV in to micro SD card #8

ncrasta opened this issue May 15, 2020 · 0 comments

Comments

@ncrasta
Copy link

ncrasta commented May 15, 2020

I am trying to install the openCV into a micro SD card. So I issued the command:

./buildOpenCV.sh -i /media/xavier/nx/opencv-lib

In the final stage, I get the following error:

CMake Error at modules/cudev/cmake_install.cmake:52 (file):
file INSTALL cannot duplicate symlink
"/home/xavier/opencv/build/lib/libopencv_cudev.so.3.4" at
"/media/xavier/nx/opencv-lib/lib/libopencv_cudev.so.3.4".
Call Stack (most recent call first):
modules/cmake_install.cmake:77 (include)
cmake_install.cmake:97 (include)

Makefile:61: recipe for target 'install' failed
make: *** [install] Error 1
There was an issue with the final installation

Can you help me to fix this issue?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant