Open REALalphas opened 2 years ago
having basically the same problem trying to build gmpublisher on Arch Linux
and as far as I understand, this problem occurs because Cargo.toml
has a line that retrieves some old version of steamworks-rs which is incompatible with the current steamworks sdk
so the fix is either wait for someone that knows what they're doing to fix it, or somehow retrieve that one specific steamworks sdk version gmpublisher wants
I compiled gmpublisher on Pop OS: https://github.com/WilliamVenner/gmpublisher/discussions/178
To fix your issue download and extract Steam SDK 151 and point your installation to it like I did.