Nuno Machado
Results
1
comments of
Nuno Machado
I had the same problem on Ubuntu 22.10 Turns out some dependencies for the compiler were missing. `sudo apt install build-essential` will install the compiler and other tools that you...