Re: Where and how do I download and install a C/C++ compiler GCC for Windows 10?

2018-03-11 Thread Jeffrey Walton
On Sun, Mar 11, 2018 at 2:32 PM, Mauro Roberto Peña Gutiérrez
 wrote:
> The IDE of Eclipse for C/C++ projects development asks me for a route to a
> GCC compiler.
>
> Apparently ALL of the IDEs of Eclipse do NOT include an C/C++ compiler!
>
> Where do I download a C/C++ compiler from GCC?

http://lmgtfy.com/?q=eclipse+install+gcc

> How do I install it in Windows 10?

http://lmgtfy.com/?q=eclipse+install+windows+10

> How do I make the IDE of Eclipse recognize it in order to compile my *.c
> and *.cpp files?

Perhaps you should wait to install Eclipse and GCC before moving onto
problems that may not exist.

Jeff


Where and how do I download and install a C/C++ compiler GCC for Windows 10?

2018-03-11 Thread Mauro Roberto Peña Gutiérrez
The IDE of Eclipse for C/C++ projects development asks me for a route to a
GCC compiler.

Apparently ALL of the IDEs of Eclipse do NOT include an C/C++ compiler!

Where do I download a C/C++ compiler from GCC?

How do I install it in Windows 10?

How do I make the IDE of Eclipse recognize it in order to compile my *.c
and *.cpp files?

Without a C/C++ compiler, the most wonderful and fantastic IDE serves me
absolutely for nothing!

Thank you very much!