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

YARP version on teo-body #89

Closed
jgvictores opened this issue Feb 13, 2017 · 2 comments
Closed

YARP version on teo-body #89

jgvictores opened this issue Feb 13, 2017 · 2 comments

Comments

@jgvictores
Copy link
Member

jgvictores commented Feb 13, 2017

From roboticslab-uc3m/questions-and-answers#7 (comment):

  • Both 2.3.66 and 2.3.66.2 compile on Debian 6.0.10 with no additional CMake flags.
  • Both 2.3.68 and the latest commit on master (e1221283abb1abc77619429bb4d9408cbb1cf6c8) at time of writing compile with the CMake flag -DYARP_NO_DEPRECATED_WARNINGS=ON.

However, while 2.3.68 and on compile with -DYARP_NO_DEPRECATED_WARNINGS=ON, teo-body breaks when compiling against YARP 2.3.68.

Remember this all burns down to the MSG argument of define YARP_DEPRECATED_MSG(MSG) __attribute__((__deprecated__(MSG))) defined here

@jgvictores
Copy link
Member Author

With d096025 we can compile against YARP 2.3.68+181-20170203.11+gite122128 (YARP commit e1221283abb1abc77619429bb4d9408cbb1cf6c8).

@jgvictores
Copy link
Member Author

Documented at 8330bef and roboticslab-uc3m/installation-guides@723bb3f

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

1 participant