Skip to content

dv::dvsdk target not found #6

@LaiKefan1

Description

@LaiKefan1

Hello! I have a problem while building the project.
I have installed dv-runtime on my computer, but when I run "catkin build" to build the project, an error outcomes as follows:


CMake Error at CMakeLists.txt:52 (add_library):
Target "dv_ros_lib" links to target "dv::dvsdk" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?

CMake Error at CMakeLists.txt:59 (add_executable):
Target "dv_ros_node" links to target "dv::dvsdk" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?

Is CMakeLists wrong? Or how can I install this dv::dvsdk and let the CMakeLists know?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions