Skip to content

cmake error #1

@pl95

Description

@pl95

I am using Ubuntu 14.04 with ROS Inidgo. When I run
$ catkin_make
I have the following error;
CMake Error at robot_localization_demo/CMakeLists.txt:176 (add_executable):
Target "odometry_node" links to target "Boost::program_options" 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 robot_localization_demo/CMakeLists.txt:167 (add_executable):
Target "positioning_system_node" links to target "Boost::program_options"
but the target was not found. Perhaps a find_package() call is missing for
an IMPORTED target, or an ALIAS target is missing?

Any way to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions