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
install v20.11.0 apk on my headset with adb since the horizon store only has the latest one
build alvr from source with the older GLIBC
Not sure what the compatibility policy is for this project :D
The text was updated successfully, but these errors were encountered:
jamie-pate
changed the title
Compatibility note: v20.12.0 release build requires GLIBC_2.39 which is not available on Ubuntu 22
Compatibility note: v20.12.0,v20.11.1 release builds requires GLIBC_2.39 which is not available on Ubuntu 22
Jan 18, 2025
./alvr_dashboard: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by ./alvr_dashboard)
./alvr_dashboard: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by ./alvr_dashboard)
I guess my options (for now) are to:
Not sure what the compatibility policy is for this project :D
The text was updated successfully, but these errors were encountered: