Skip to content

[Build] make sure the custom msg is built into header file#11

Open
DeboBurro wants to merge 1 commit intofratopa:mainfrom
DeboBurro:fix/wait-till-all-custom-msg-built
Open

[Build] make sure the custom msg is built into header file#11
DeboBurro wants to merge 1 commit intofratopa:mainfrom
DeboBurro:fix/wait-till-all-custom-msg-built

Conversation

@DeboBurro
Copy link

Summary

  1. Fix the case that CustomMsg.h is not found because the CMakeLists.txt doesn't wait till all custom messages are built into header files.
Errors     << livox_laser_simulation:make /root/catkin_ws/logs/livox_laser_simulation/build.make.000.log                                                                              
/root/catkin_ws/src/..../Mid360_simulation_plugin/livox_laser_simulation/src/livox_points_plugin.cpp:18:10: fatal error: livox_laser_simulation/CustomMsg.h: No such file or directory
   18 | #include <livox_laser_simulation/CustomMsg.h>

@DeboBurro DeboBurro changed the title [Build] make sure the custom msg is built [Build] make sure the custom msg is built into header file May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant