Y
Y
YraganTron2015-11-07 01:56:17
Eclipse
YraganTron, 2015-11-07 01:56:17

How to setup eclipse c++11?

I'm trying to set up eclipse for c ++ 11. I didn't find a normal guide on the Internet. At the moment there is this error.
d3da8838f736486c81edb1aada3886dd.PNG
Before that, there were 4 errors, 2 are exactly the same, they just indicated a different place for this problem, but 2 others somehow miraculously managed to be solved

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergei Borisov, 2015-11-08
@YraganTron

If you can't get everything set up on your Windows computer (and it's not really a matter of 5 minutes if it's the first time), then try using cloud IDEs. In terms of capabilities, of course, they lag behind desktop IDEs, but everything works right out of the box there. For example, https://c9.io
In order to check if MinGW is working, if it is configured correctly, etc.,
That's when after such a command you do not get an OS error that g ++ is not found, then start Eclipse.

O
Oleg Tsilyurik, 2015-11-07
@Olej

you just don't have the gcc compiler installed?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question