What is environment variable of gcc in windows? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

What is environment variable of gcc in windows?

I installed GCC in Windows but I not found environment variable of it ......

18th Mar 2017, 10:38 AM
Rahul Lad
1 ответ
+ 1
you need to set the PATH environment variable to point to directory containing the gcc command.
18th Mar 2017, 10:55 AM
hdo
hdo - avatar