Skip to content

Cannot generate a safe runtime search path for target opencv_sfm #485

@KeeganRen

Description

@KeeganRen

CMake Warning at /home/ren/Compile/OpenCV/opencv-3.1/opencv-master/cmake/OpenCVUtils.cmake:767
(add_library):
Cannot generate a safe runtime search path for target opencv_sfm because
there is a cycle in the constraint graph:

 dir 0 is [/usr/local/cuda-7.0/lib64]
 dir 1 is [/home/ren/Compile/OpenCV/opencv-3.1/opencv-master/build/lib]
   dir 2 must precede it due to runtime library [libtbb.so]
 dir 2 is [/usr/local/lib]
   dir 1 must precede it due to runtime library [libtbb.so]

Some of these libraries may not be found correctly.
Call Stack (most recent call first):
/home/ren/Compile/OpenCV/opencv-3.1/opencv-master/cmake/OpenCVModule.cmake:783
(ocv_add_library)
/home/ren/Compile/OpenCV/opencv-3.1/opencv-master/cmake/OpenCVModule.cmake:730
(_ocv_create_module)
/home/ren/Compile/OpenCV/opencv-3.1/opencv_contrib-master/modules/sfm/CMakeLists.txt:108
(ocv_create_module)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions