You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, sorry about that. This is a known issue. (Our CI script uses the same workaround that you found.) For future users, I've now added a note about this in the README, but I'll leave this issue open until we come up with a proper fix.
In Ubuntu, libGL.so, libICE.so, libX11.so, etc, are all stored in /usr/lib/x86_64-linux-gnu/, not /usr/lib64/.
I makde a quick soft link with
and it builds to completion.
The text was updated successfully, but these errors were encountered: