35 lines
2.4 KiB
Plaintext
35 lines
2.4 KiB
Plaintext
|
[0mCurrent CPU archtecture: x86_64[0m
|
|||
|
[0mProcesser number: 8[0m
|
|||
|
[0mcore for MP: 3[0m
|
|||
|
[33mCMake Warning (dev) at CMakeLists.txt:81 (find_package):
|
|||
|
Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
|
|||
|
Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy
|
|||
|
command to set the policy and suppress this warning.
|
|||
|
|
|||
|
CMake variable PCL_ROOT is set to:
|
|||
|
|
|||
|
/usr
|
|||
|
|
|||
|
For compatibility, CMake is ignoring the variable.
|
|||
|
This warning is for project developers. Use -Wno-dev to suppress it.
|
|||
|
[0m
|
|||
|
[0mEigen:/usr/include/eigen3[0m
|
|||
|
In file included from [01m[K/usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22[m[K,
|
|||
|
from [01m[K/usr/include/boost/smart_ptr/detail/yield_k.hpp:23[m[K,
|
|||
|
from [01m[K/usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14[m[K,
|
|||
|
from [01m[K/usr/include/boost/smart_ptr/detail/spinlock.hpp:42[m[K,
|
|||
|
from [01m[K/usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25[m[K,
|
|||
|
from [01m[K/usr/include/boost/smart_ptr/shared_ptr.hpp:29[m[K,
|
|||
|
from [01m[K/usr/include/boost/shared_ptr.hpp:17[m[K,
|
|||
|
from [01m[K/usr/include/boost/date_time/microsec_time_clock.hpp:18[m[K,
|
|||
|
from [01m[K/usr/include/boost/interprocess/detail/posix_time_types_wrk.hpp:31[m[K,
|
|||
|
from [01m[K/usr/include/boost/interprocess/detail/os_thread_functions.hpp:36[m[K,
|
|||
|
from [01m[K/usr/include/boost/interprocess/sync/file_lock.hpp:26[m[K,
|
|||
|
from [01m[K/usr/include/pcl-1.12/pcl/io/pcd_io.h:46[m[K,
|
|||
|
from [01m[K/opt/ros/humble/include/pcl_conversions/pcl_conversions.h:72[m[K,
|
|||
|
from [01m[K/home/firmament/codes/24navigation/src/FAST_LIO-ROS2/FAST_LIO-ROS2/src/IMU_Processing.hpp:18[m[K,
|
|||
|
from [01m[K/home/firmament/codes/24navigation/src/FAST_LIO-ROS2/FAST_LIO-ROS2/src/laserMapping.cpp:47[m[K:
|
|||
|
[01m[K/usr/include/boost/bind.hpp:36:1:[m[K [01;36m[Knote: [m[K‘[01m[K#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.[m[K’
|
|||
|
36 | [01;36m[KBOOST_PRAGMA_MESSAGE[m[K(
|
|||
|
| [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K
|