Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues Installing on steamdeck #204

Open
nakulbende opened this issue Aug 30, 2022 · 1 comment
Open

Issues Installing on steamdeck #204

nakulbende opened this issue Aug 30, 2022 · 1 comment

Comments

@nakulbende
Copy link

Hello, trying to install this on my steam deck (really avoiding more joystick purchases)

I am getting the following error:

image

Does anyone know how to solve this?

@ingcpjcch
Copy link

Try to add C++ essential packages

sudo apt update 
sudo apt install build-essential

Then, check if you have installed g++
g++ --version

Then try to run Make again

make clean  
make BUILD=RELEASE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants