The request I was referring to was to "take pity on beginning C++ programmers". When they install the C++ IDE for Eclipse it should just work, right out of the box. It should make
sure a toolchain is installed so they don't need to learn what a toolchain is. That feeling they have frustrated by Eclipse is something that will stick with this poor student forever and that impacts they're perception of Eclipse for C++ as they enter the
workforce.
It's comments like theirs that make me want to rip the C++ IDE off of the Eclipse download site. It's horrible for true beginners. We can do better.
Doug.
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Alena Laskavaia [elaskavaia.cdt@xxxxxxxxx]
Sent: Tuesday, October 20, 2015 10:45 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] FW: New topic in forum C / C++ IDE (CDT), called Why can't it "just work"?, by Rob Lewis
So use clang on Mac or some-how redistribute gcc?
We can also generate code using our indexer :) I am sure hello world we can manage.