How do I set up C/C++ on Eclipse in Windows? -


i did default java (8) installation of eclipse on windows (8, yikes) laptop, , seems work fine. however, i'm not @ java c , c++, , work it's more expeditious use c/c++ java.

unfortunately, eclipse installer windows doesn't make easy set eclipse c/c++. looks i'd fine linux or bsd, i'd have scrounge laptop (because need mobility) , install linux or bsd on it. yes, need leave windows on machine, windows hate isn't going me.

my lazy web search turned article: "install eclipse c++ development on windows 7 64-bit". there better installation guide that, or care describe process in more detail?

even though have cdt features installed, need install gcc compiler windows such mingw or cygwin. once install them, add 'bin' folder in installed path environment variables , restart eclipse. should see mingw compiler when select "create new c project". after step, proceed c programs , should resolve problems.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -