Hello,
I have been a developer since about 20 years ago. I have extensive
experience in network programming under unix, novell and windows. i
have used eclipse for java since v2.0 yet I am not able to compile and
run a hello world! using Easy! eclipse. (I told myself I am using
eclipse for Java, so why not use it for C&C++ too!!!!). I have
problems with easyeclipse and PHP which I do not speak about it yet.
1- Using File->New C Project -> Executable -> Hello World ANSI C
project (CYGWIN GCC) -> Project -> Build All -> Trying to run:
make: *** [test3.exe] Error 127
2- Using File->New C Project -> Executable -> Hello World ANSI C
project (MINGW GCC) -> Project -> Build All -> Trying to run:
**** Build of configuration Debug for project test4 ****
**** Internal Builder is used for build ****
gcc -O0 -g3 -Wall -c -fmessage-length=0 -osrc\test4.o ..\src\test4.c
Internal Builder: Exec error:Launching failed
Build error occurred, build is stopped
Time consumed: 78 ms.
Would someone please elaborate?
Thank you
Mac
|