SteamDesktopAuthenticator icon indicating copy to clipboard operation
SteamDesktopAuthenticator copied to clipboard

Can't build on Linux

Open maplepy opened this issue 4 years ago • 4 comments

I tried cloning the repo, downloading the source and updating the submodule with

git clone https://github.com/Jessecar96/SteamDesktopAuthenticator
cd SteamDesktopAuthenticator
git submodule update --init --recursive

but I still get this error image

Am I doing something wrong?

maplepy avatar Jun 14 '21 22:06 maplepy

i also had the same error and installed monodev to their guide here : https://www.monodevelop.com/download/#fndtn-download-lin-debian

im on debain 10 and i run into the same issues when trying to update and build ( see images below )

SteamAuth

SteamAuthcspro

errors

helm7x7 avatar Jul 09 '21 14:07 helm7x7

See https://github.com/mono/monodevelop/issues/6684

You need to install msbuild. On arch pacman -S mono-msbuild solved the issue.

ligix avatar Sep 19 '21 17:09 ligix

If you are looking for a native linux alternative: https://github.com/dyc3/steamguard-cli

dyc3 avatar Sep 20 '21 21:09 dyc3

I use Bitwarden now, way easier

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

Le lundi 20 septembre 2021 à 9:08 PM, Carson McManus - notifications(a)github.com @.***> a écrit :

If you are looking for a native linux alternative: https://github.com/dyc3/steamguard-cli

You are receiving this because you authored the thread.

Reply to this email directly, view it on GitHub, or unsubscribe.

Triage notifications on the go with GitHub Mobile for iOS or Android.

maplepy avatar Oct 06 '21 20:10 maplepy