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

[CI] Install Swig on Mac #6590

Merged
merged 4 commits into from
Jul 29, 2024

Conversation

CoolSpy3
Copy link
Contributor

Description
GitHub no longer includes swig by default on the macos 14 runner. Thus, as a result of #6580, builds made on mac with the current ci do not include the java controller api (example). This PR installs swig, fixing the problem. I've also verified that the other dependencies mentioned in the workflow are still installed by default.

Once I verify that this does, in fact, solve the bug, I'll mark this PR as ready for review.

@CoolSpy3 CoolSpy3 added the test distribution Start the distribution test label Jul 29, 2024
@CoolSpy3
Copy link
Contributor Author

Alright, I'm happy with the current files, and I've managed to link against them in this build. The windows build failure should hopefully be fixed by #6586.

@CoolSpy3 CoolSpy3 marked this pull request as ready for review July 29, 2024 10:12
@CoolSpy3 CoolSpy3 requested a review from a team as a code owner July 29, 2024 10:12
Copy link
Member

@omichel omichel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@omichel omichel merged commit 0c44a3d into cyberbotics:master Jul 29, 2024
19 of 20 checks passed
@CoolSpy3 CoolSpy3 deleted the install-swig-on-mac branch July 29, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test distribution Start the distribution test
Development

Successfully merging this pull request may close these issues.

2 participants