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

Can't build releases older than 2021a due to missing cyberbotics-hosted dependencies #6428

Open
DaviAntonio opened this issue Nov 1, 2023 · 1 comment

Comments

@DaviAntonio
Copy link

Describe the Bug
It is impossible to build a webots release older than 2021a due to missing dependencies that should be available at https://cyberbotics.com/files/repository/dependencies/linux64/release

Steps to Reproduce

  1. Try to build any webots release older than 2021a

Expected behavior
All the cyberbotics-hosted dependencies from dependencies/Makefile.linux should be successfully downloaded.

System

  • Operating System: any GNU/Linux-based operating system

Additional context
Trying to manually download most of the files listed in the aforementioned Makefile result in a HTTP 404 error.

@Kreijstal
Copy link
Contributor

If this is important to you, vendored dependencies can be found on cyberbotics itself
for example https://github.com/cyberbotics/picotts
https://github.com/assimp/assimp
https://github.com/wgois/OIS
etc... and you will have to compile them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants