Install c++ compiler software in my raspberry pi4 | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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!!!

7th Apr 2020, 3:20 PM
Johnny Mcnepph
Johnny Mcnepph - avatar
1 Respuesta
+ 1
If you use Raspbian - you already have gcc compiler. use like this: gcc mycode.c -lstdc++
7th Apr 2020, 4:28 PM
Igor Kostrikin
Igor Kostrikin - avatar