| « | 七月 2008 | » | ||||
|---|---|---|---|---|---|---|
| 一 | 二 | 三 | 四 | 五 | 六 | 日 |
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 | |||
familiar with eclipse, so when i decide to learn c/c++. The first react is to www.eclipse.org. Just right, get the Europa C++.
Now, let me introduce the process to config it. The first step is to download the Europa C++ bundle.
but the Europa c++ bundle can't work on windows. you must config c/c++ compiler for it.
next i will give you my step to config it.
use Eclipse's help content-build your first c/c++ appliaction-- before you start, where give a detail how to config c/c++ compile environment.
follow it, then you could config it well.
ps:
配置前建的工程运行依然可能出现问题,需要配置一些 environment variable, 把 environment variable Path 加进来,你的工程就能运行了。