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
After upgrading Resonite to the latest Linux version compiled by the Github Actions, some Linux users are having issues loading the library on their systems, which seems to be due to a newer version of glibc being required.
Lowering the version could help improve compatibility.
I recommend at maximum using GLIBCXX_3.4.25, since many people run the Resonite headless as a Docker container using the mono image, which is based on Debian 10 and hence limited to that version.
After upgrading Resonite to the latest Linux version compiled by the Github Actions, some Linux users are having issues loading the library on their systems, which seems to be due to a newer version of glibc being required.
Lowering the version could help improve compatibility.
Yellow-Dog-Man/Resonite-Issues#1241
The text was updated successfully, but these errors were encountered: