-
-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when building Groot #171
Comments
I have the same issue |
Same issue in ROS2 build. Using v3.8 BT_CPP. |
I suggest not using the ROS2 build, but the submodule instead, described in the readme |
same issue here |
I had to install groot by source and BT3 as a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/usr/bin/ld: libbehavior_tree_editor.so: undefined reference to `BT::VerifyXML(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::set<std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::less<std::__cxx11::basic_string<char, std::char_traits, std::allocator > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits, std::allocator > > > const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/Groot.dir/build.make:259: Groot] Error 1
make[1]: *** [CMakeFiles/Makefile2:210: CMakeFiles/Groot.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
The text was updated successfully, but these errors were encountered: