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

Deprecation of rosidl_target_interfaces #94

Closed
ijnek opened this issue Apr 6, 2022 · 1 comment
Closed

Deprecation of rosidl_target_interfaces #94

ijnek opened this issue Apr 6, 2022 · 1 comment

Comments

@ijnek
Copy link
Member

ijnek commented Apr 6, 2022

Due to deprecation of rosidl_target_interfaces, build is failing for rbin_uj64__theora_image_transport__ubuntu_jammy_amd64__binary.

Call is made at

rosidl_target_interfaces(ogg_saver

and should be replaced by rosidl_get_typesupport_target() and then target_link_libraries() to make their targets depend on the returned typesupport target. ros2/demos#529 for example.

Raising an issue so myself or someone else can fix this when available.

@ijnek
Copy link
Member Author

ijnek commented Jun 6, 2022

Closing, as was resolved by #96

@ijnek ijnek closed this as completed Jun 6, 2022
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

Successfully merging a pull request may close this issue.

1 participant