Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse C++ Help T_T
Eclipse C++ Help T_T [message #204834] Sat, 14 April 2007 12:53 Go to next message
Eclipse UserFriend
Originally posted by: classic_phone.hotmail.com

Hi, im new to eclipse. i need to install C++ plugin to eclipse. the
problem come with the compiler. should i opt for MingW or Cygwin? i used
both actually but still some problems appear. as for Cygwin, i install all
the needed package (in actual fact, i install all the stated in DEVEL) but
still i cant compile my hello world. any advice?
Re: Eclipse C++ Help T_T [message #204842 is a reply to message #204834] Sat, 14 April 2007 13:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: haoniukun.gmail.com

What does the error message look like?

classic_phone wrote:
> Hi, im new to eclipse. i need to install C++ plugin to eclipse. the
> problem come with the compiler. should i opt for MingW or Cygwin? i used
> both actually but still some problems appear. as for Cygwin, i install
> all the needed package (in actual fact, i install all the stated in
> DEVEL) but still i cant compile my hello world. any advice?
Re: Eclipse C++ Help T_T [message #204849 is a reply to message #204842] Sat, 14 April 2007 15:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: classic_phone.hotmail.com

thanks for ur attention
the error message goes like:
**** Build of configuration Debug for project lucky ****

c:\cygwin\bin\make.exe all
Building file: ../Lucky.cpp
Invoking: GCC C++ Compiler
c:\cygwin\bin\i686-pc-cygwin-g++.exe -O0 -g3 -Wall -c -fmessage-length=0
-MMD -MP -MF"Lucky.d" -MT"Lucky.d" -o"Lucky.o" "../Lucky.cpp"
/bin/sh: c:cygwinbini686-pc-cygwin-g++.exe: command not found
make: *** [Lucky.o] Error 127
Build complete for project lucky

i tin i miz some steps in installing compiler. izzit?
Re: Eclipse C++ Help T_T [message #204909 is a reply to message #204849] Sun, 15 April 2007 03:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: haoniukun.gmail.com

You didn't install cygwin's g++?
pris wrote:
> thanks for ur attention
> the error message goes like:
> **** Build of configuration Debug for project lucky ****
>
> c:\cygwin\bin\make.exe all Building file: ../Lucky.cpp
> Invoking: GCC C++ Compiler
> c:\cygwin\bin\i686-pc-cygwin-g++.exe -O0 -g3 -Wall -c -fmessage-length=0
> -MMD -MP -MF"Lucky.d" -MT"Lucky.d" -o"Lucky.o" "../Lucky.cpp"
> /bin/sh: c:cygwinbini686-pc-cygwin-g++.exe: command not found
> make: *** [Lucky.o] Error 127
> Build complete for project lucky
>
> i tin i miz some steps in installing compiler. izzit?
Re: Eclipse C++ Help T_T [message #204916 is a reply to message #204909] Sun, 15 April 2007 04:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: classic_phone.hotmail.com

i did install. i install all those listed under DEVEL. but after those
finished, they are not automatically added into the c:\cygwin\bin. so i
extract the file in bin of the g++ core folder (which i installed) and
paste into the c:\cygwin\bin. so now i gvv -v and make -v in cmd, they
are recognized. but cannot compile file in eclipse. so how?
Re: Eclipse C++ Help T_T [message #204932 is a reply to message #204916] Sun, 15 April 2007 04:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: haoniukun.gmail.com

Did you run eclipse from cygwin's cmd window?
pris wrote:
> i did install. i install all those listed under DEVEL. but after those
> finished, they are not automatically added into the c:\cygwin\bin. so i
> extract the file in bin of the g++ core folder (which i installed) and
> paste into the c:\cygwin\bin. so now i gvv -v and make -v in cmd, they
> are recognized. but cannot compile file in eclipse. so how?
>
Re: Eclipse C++ Help T_T [message #204954 is a reply to message #204932] Sun, 15 April 2007 09:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: classic_phone.hotmail.com

yes i tried tis is wat i get:

$ gcc koko.cpp
gcc: installation problem, cannot exec 'cc1plus': No such file or directory
Re: Eclipse C++ Help T_T [message #204962 is a reply to message #204954] Sun, 15 April 2007 08:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: haoniukun.gmail.com

It seems that you missed something.
You'd better try a cygwin maillist for that problem.:(
pris wrote:
> yes i tried tis is wat i get:
>
> $ gcc koko.cpp
> gcc: installation problem, cannot exec 'cc1plus': No such file or directory
>
Re: Eclipse C++ Help T_T [message #205031 is a reply to message #204962] Sun, 15 April 2007 16:24 Go to previous message
Eclipse UserFriend
Originally posted by: classic_phone.hotmail.com

sob sob . . thanks for the advice! i will try tat! thanks
Previous Topic:creating customized table in swt
Next Topic:Pydev integration
Goto Forum:
  


Current Time: Sat Apr 27 00:59:18 GMT 2024

Powered by FUDForum. Page generated in 0.09134 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top