Skip to content
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

yaml-cpp/yaml.h not found #19

Closed
ipa-alb opened this issue Apr 26, 2022 · 3 comments
Closed

yaml-cpp/yaml.h not found #19

ipa-alb opened this issue Apr 26, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ipa-alb
Copy link
Collaborator

ipa-alb commented Apr 26, 2022

Problem:
When yaml-cpp/yaml.h is included in a header file it is not found by the compiler on specific machines.
This problem does not occur in CI builds.

@hellantos
Copy link
Member

Seems to be a problem with the yaml_cpp_vendor package.
I have created an issue there. Lets see what comes out of it.
ros2/yaml_cpp_vendor#33

@hellantos hellantos changed the title Libraries Canopen_core yaml_cpp yaml-cpp/yaml.h not found Apr 28, 2022
@hellantos hellantos added the bug Something isn't working label Apr 28, 2022
@hellantos
Copy link
Member

Okay it is actually a problem with the CMakeLists.txt file. yaml_cpp_vendor needs to be a dependency of master_node library to.

@hellantos
Copy link
Member

#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants