-
Notifications
You must be signed in to change notification settings - Fork 734
Threads::Threads errors when building a project based on BT.CPP #492
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
Comments
I get tht following code after running
|
Same error |
Is this main branch? I will have a look |
Can your confirm your build system? catkin/ colcon/ vanilla cmake ? |
hello? |
Hi, |
I have the same error. this might be relevant : https://stackoverflow.com/a/60480361/2113878 |
to be precise i get this error not during cmake of BT but during cmake of a dummy project that uses BT. error is :
|
Pushed a solution |
Hello, I am trying to run a simple project while following the documentation.
The text was updated successfully, but these errors were encountered: