[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] C++ in Eclipse

Hello,

I am in high school and was introduced to eclipse by a friend of mine. Currently i am trying to develop c++ programs, nothing complex because i am still learning the language, in Ecplipse 3.1.1 with MinGW as my compiler.

My problem is that i am never able to compile any programs, mostly becuase i have little idea of what to do, and the only tutorial i was able to find on another wbsite told me that i have to produce makefiles.

so i guess my questions are how do i produce basic c++ programs in ecplise and will i have to develop makefiles for each program?