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

libXdamage.so.1 not found when trying to build Webots #171

Closed
miikyla opened this issue Sep 15, 2021 · 2 comments
Closed

libXdamage.so.1 not found when trying to build Webots #171

miikyla opened this issue Sep 15, 2021 · 2 comments
Assignees

Comments

@miikyla
Copy link
Contributor

miikyla commented Sep 15, 2021

Trying build webots in WSL, get this issue when trying to make Webots
/usr/bin/ld: warning: libXdamage.so.1, needed by x, not found (try using -rpath or -rpath-link)

@miikyla
Copy link
Contributor Author

miikyla commented Sep 15, 2021

Rectified using:
sudo apt-get install -y libxdamage-dev

@miikyla miikyla self-assigned this Sep 25, 2021
@miikyla
Copy link
Contributor Author

miikyla commented Oct 2, 2021

#182

Issue fix implemented in this PR

@miikyla miikyla closed this as completed Oct 2, 2021
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