You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SRBA became incompatible with MRPT 1:1.9.9 version.
Error when call cmake on safe install:
-- Configuring for SRBA v1.3.9
CMake Error at /usr/share/mrpt/MRPTConfig.cmake:240 (MESSAGE):
ERROR: MRPT_FIND_COMPONENTS contains 'mrpt-base', not built in mrpt (built
ones:
mrpt-nav;[...];
mrpt-tclap)
Call Stack (most recent call first):
apps/srba-slam/CMakeLists.txt:9 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
See also "/home/lalanne/srba/build/CMakeFiles/CMakeOutput.log".
The text was updated successfully, but these errors were encountered:
Hi,
SRBA became incompatible with MRPT 1:1.9.9 version.
Error when call cmake on safe install:
-- Configuring for SRBA v1.3.9
CMake Error at /usr/share/mrpt/MRPTConfig.cmake:240 (MESSAGE):
ERROR: MRPT_FIND_COMPONENTS contains 'mrpt-base', not built in mrpt (built
ones:
mrpt-nav;[...];
mrpt-tclap)
Call Stack (most recent call first):
apps/srba-slam/CMakeLists.txt:9 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
See also "/home/lalanne/srba/build/CMakeFiles/CMakeOutput.log".
The text was updated successfully, but these errors were encountered: