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

Compilation fails against YARP 3.2.101 (upcoming 3.3) #162

Closed
traversaro opened this issue Nov 26, 2019 · 5 comments
Closed

Compilation fails against YARP 3.2.101 (upcoming 3.3) #162

traversaro opened this issue Nov 26, 2019 · 5 comments
Assignees
Milestone

Comments

@traversaro
Copy link
Member

traversaro commented Nov 26, 2019

With the following error:

2019-11-26T08:34:43.1479473Z /home/runner/work/robotology-superbuild/robotology-superbuild/robotology/human-dynamics-estimation/wrappers/HumanStateWrapper/HumanStateWrapper.cpp:11:10: fatal error: thrift/HumanState.h: No such file or directory
2019-11-26T08:34:43.1479915Z  #include "thrift/HumanState.h"

I guess the issue is similar to robotology/wearables#56 that was caused by robotology/yarp#2118 and that was fixed by robotology/wearables#65 .

cc @DanielePucci

@lrapetti
Copy link
Member

PR towards master opened in #163

@lrapetti
Copy link
Member

PR merged in master (#163).
For the devel branch I am actually not experiencing any failure during the compilation, maybe thanks to @kouroshD changes in #155.

@traversaro can you confirm the problem was only with HumanDynamicsEstimation master branch?

@traversaro
Copy link
Member Author

@traversaro can you confirm the problem was only with HumanDynamicsEstimation master branch?

I fixed some other issues in unstable branches (i.e. robotology/idyntree#599) and now I rested the build, you can follow it https://github.com/robotology/robotology-superbuild/pull/306/checks .

@traversaro
Copy link
Member Author

@traversaro can you confirm the problem was only with HumanDynamicsEstimation master branch?

I fixed some other issues in unstable branches (i.e. robotology/idyntree#599) and now I rested the build, you can follow it https://github.com/robotology/robotology-superbuild/pull/306/checks .

The unstable branches seems to be compiling fine in robotology/robotology-superbuild#306 .

@lrapetti
Copy link
Member

The unstable branches seems to be compiling fine in robotology/robotology-superbuild#306 .

Great, thanks @traversaro. I am closing this issue.

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

No branches or pull requests

2 participants