0
Install c++ compiler software in my raspberry pi4
Hello! Ive been trying to install a c++ compiler on my raspberry pi for more than a week and i have get some advances but i not able to get it work propprly... can someone help me please!!..Thank you!!!
1 Antwort
+ 1
If you use Raspbian - you already have gcc compiler.
use like this: gcc mycode.c -lstdc++