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
Replace `src` in the first command with the source space of your workspace, if it is named differently.
53
-
Replace `/usr/bin/clang++-3.8` with the correct path to your `clang++` version.
53
+
Replace `/usr/bin/clang++-6.0` with the correct path to your `clang++` version.
54
+
55
+
**Note:** it might be useful to turn this into a script and place it at the root of the workspace, so that you do not forget to update `compile_commands.json` when you build your ROS workspace.
0 commit comments