On 1 nov, 14:34, kaesler <
kevin.es...@gmail.com> wrote:
> I wanted to use CDT+Mingw from my x64 Eclipse so I installed it from
> the p2 repo. After some trial and error I found that it required me to
> set my PATH so that g++ would be found. Would be nice if that were not
> necessary, given that the compiler bits are installed "internally"
> into Eclipse's install tree. Not a big deal, but it did slow me down a
> bit while getting set up.
>
Try this:
http://sourceforge.net/projects/wascana/
I've installed several times, and the only choice you have to do is a
directory. In this directory the whole wascana will be installed.
After installation process you can start writing programs without
worryng about g++ path. I've even done that in a pen-drive.
Once installed, it will ask for a path, but for projects.
Regards