Closed gloryhry closed 1 year ago
For Tag There is an Error in make install.
make install
[ 46%] Built target livox_lidar_sdk_shared [ 92%] Built target livox_lidar_sdk_static [ 94%] Built target livox_lidar_quick_start [ 97%] Built target multi_lidars_upgrade [100%] Built target logger Install the project... -- Install configuration: "" -- Installing: /usr/local/lib/liblivox_lidar_sdk_static.a -- Up-to-date: /usr/local/include/livox_lidar_def.h -- Up-to-date: /usr/local/include/livox_lidar_api.h -- Up-to-date: /usr/local/include/livox_lidar_cfg.h CMake Error at sdk_core/cmake_install.cmake:45 (file): file INSTALL cannot find "/home/bz/Software/Livox-SDK2/sdk_core/../include/livox_lidar_manager.h". Call Stack (most recent call first): cmake_install.cmake:42 (include) Makefile:73: recipe for target 'install' failed make: *** [install] Error 1
hi @gloryhry , thanks for your feedback! We have refreshed the tag 1.1.3 and this problem is fixed. (this tag is retained for some inner reason...)
pls try again and feel free to feedback your questions.
For Tag There is an Error in
make install
.