geefr / beatsaber-linux-goodies

Mod installation scripts and other goodies to support Beat Saber on Linux
BSD 2-Clause "Simplified" License
132 stars 5 forks source link

QBeat binaries are linked to Qt 5.11 - Don't work on Mint 19.1 #22

Closed geefr closed 3 years ago

geefr commented 4 years ago

Looks like Mint 19.1 has Qt 5.9 in the package manager, so the current binaries won't work

Either need to package Qt with the release, or build binaries against an older copy for the time being

Workaround is to install a copy of Qt 5.11+ on your system and make sure it's in the library path, alternatively build qbeat from source.

wmmc88 commented 4 years ago

same issue with ubuntu 18.04

geefr commented 3 years ago

Rejecting as QBeat is deprecated. Beataroni launches correctly on Mint 19, seems to operate correctly.