Skip to content

Error: Packages with unknown build types exist.  #109

@DC-12

Description

@DC-12

I am trying to source install ROS-Kinetic on a Raspberry Pi 4 with Raspbian Buster. So after the successful installation of ROS-Kinetic, I try to install the ecl_core package since it is required by my robot package. I git clone the same inside ~/ros_kinetic_ws/src and try to build the ros_caktin_ws using sudo ./src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release --install-space /opt/ros/kinetic. However, the build fails and throws the following error:

Error: Packages with unknown build types exist
Can not build workspace with packages of unknown build_type

Am I missing specification of some argument in my build command?

err1
err2
err3

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