ApolloAuto / apollo

An open autonomous driving platform
Apache License 2.0
24.71k stars 9.62k forks source link

ERROR: vanjeelidar #15445

Open ChayYue opened 3 days ago

ChayYue commented 3 days ago

command: ./apollo.sh build_opt error:

ERROR: /apollo/modules/drivers/lidar/vanjeelidar/BUILD:8:17: Compiling modules/drivers/lidar/vanjeelidar/src/vanjeelidar_component.cpp failed: (Exit 1): crosstool_wrapper_driver_is_not_gcc failed: error executing command external/local_config_cuda/crosstool/clang/bin/crosstool_wrapper_driver_is_not_gcc -MD -MF ... (remaining 116 arguments skipped)
In file included from modules/drivers/lidar/vanjeelidar/src/vanjeelidar_component.cpp:18:0:
./modules/drivers/lidar/vanjeelidar/src/vanjeelidar_component.h:20:10: fatal error: vanjee_driver/api/lidar_driver.hpp: No such file or directory
 #include <vanjee_driver/api/lidar_driver.hpp>

System information

xinxindream commented 3 days ago

delete the vanjeelidar, vanjeelidar was uploaded five days ago, maybe some files are missing

ChayYue commented 3 days ago

delete the vanjeelidar, vanjeelidar was uploaded five days ago, maybe some files are missing

yes.it works.thanks