MRPT / mrpt

:zap: The Mobile Robot Programming Toolkit (MRPT)
https://docs.mrpt.org/reference/latest/
BSD 3-Clause "New" or "Revised" License
1.95k stars 631 forks source link

use error #717

Closed cumtchenchang closed 6 years ago

cumtchenchang commented 6 years ago

CMake Error at /usr/share/mrpt/MRPTConfig.cmake:223 (MESSAGE): ERROR: MRPT_FIND_COMPONENTS contains 'mrpt-base', not built in mrpt (built ones: mrpt-expr;mrpt-core;mrpt-comms;mrpt-hwdrivers;mrpt-nanoflann;mrpt-bayes;mrpt-typemeta;mrpt-tfest;mrpt-db;mrpt-opengl;mrpt-containers;mrpt-tclap;mrpt-slam;mrpt-detectors;mrpt-img;mrpt-topography;mrpt-config;mrpt-gui;mrpt-kinematics;mrpt-nav;mrpt-graphslam;mrpt-io;mrpt-poses;mrpt-maps;mrpt-serialization;mrpt-rtti;mrpt-system;mrpt-hmtslam;mrpt-obs;mrpt-vision;mrpt-graphs;mrpt-math;mrpt-random) Call Stack (most recent call first):

jolting commented 6 years ago

Use the 1.5 branch or read the notes for details about upgrading to the 2.0 branch.

This is similar to #662.