Skip to content

Conversation

dsobek
Copy link
Contributor

@dsobek dsobek commented Feb 25, 2025

Fixes #939
Only results in one less detailed error message (but otherwise the same failure conditions are still covered) and fixes the clang build.

To test build in clang and run unit tests. They should now pass.

CC=clang CXX=clang++ colcon build
./build/behaviortree_cpp/tests/behaviortree_cpp_test

@facontidavide
Copy link
Collaborator

thanks, but I think that I have found a better solution. See #941

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.

Test failures when building with clang
2 participants