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

Fix compilation against graphviz 3 on Windows #2851

Merged
merged 2 commits into from
Jun 13, 2022

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Jun 10, 2022

Since version 3, Graphviz requires downstream users to define GVDLL to link correctly on Windows when using a Graphviz shared library. This change (together with upcoming YCM release 0.14.2: robotology/ycm-cmake-modules#414) fixes the compilation of YARP against graphviz 3.
If an older YCM version is used, nothing happens (so there is no need to bump the required YCM version).

@traversaro traversaro requested a review from drdanz as a code owner June 10, 2022 15:24
@update-docs
Copy link

update-docs bot commented Jun 10, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

randaz81
randaz81 previously approved these changes Jun 10, 2022
@traversaro
Copy link
Member Author

fyi @randaz81 @elandini84 @ste93

@traversaro traversaro changed the title Fix compilation against graphviz 3 Fix compilation against graphviz 3 on Windows Jun 10, 2022
@traversaro traversaro temporarily deployed to code-analysis June 10, 2022 16:01 Inactive
@traversaro traversaro temporarily deployed to code-analysis June 10, 2022 16:01 Inactive
@traversaro traversaro temporarily deployed to code-analysis June 10, 2022 16:01 Inactive
@randaz81 randaz81 changed the base branch from master to yarp-3.7 June 13, 2022 12:55
@randaz81 randaz81 dismissed their stale review June 13, 2022 12:55

The base branch was changed.

@traversaro
Copy link
Member Author

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

Done in 25a6787 .

@traversaro traversaro temporarily deployed to code-analysis June 13, 2022 13:32 Inactive
@traversaro traversaro temporarily deployed to code-analysis June 13, 2022 13:32 Inactive
@traversaro traversaro temporarily deployed to code-analysis June 13, 2022 13:32 Inactive
@randaz81 randaz81 self-assigned this Jun 13, 2022
@randaz81 randaz81 self-requested a review June 13, 2022 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants