CDT Cygwin [message #101465] |
Wed, 05 May 2004 03:10  |
Eclipse User |
|
|
|
Originally posted by: rn.yahoo.com
HI, I am a absolute beginner in this eclipse thing. I am trying to use CDT
2.0 for the latest eclipse (M8). i installed cygwin.
***is eclipse supposed to find out where cygwin is and use it automatically?
***I cannot build. how do i manually tell eclipse to look for cygwin and
make and gcc or g++?
thanks for all the help!!
|
|
|
|
|
|
|
Re: CDT Cygwin [message #101679 is a reply to message #101531] |
Thu, 06 May 2004 12:00  |
Eclipse User |
|
|
|
Originally posted by: nospam-marcus.lindblom.junglepeak.com
Your first question is non-cygwin specific. Make sure you have a C++
project, and fiddle from there. I've only used in for a few days, with
managed mode only. If you have such a project, and save a .h or .cpp file,
it should compile automatically (check the console).
As for the second, start the Cygwin bash shell (in the start-menu), cd to
your eclipse dir and just type eclipse.exe &. (the & is not required, but
puts eclipse in the background so that you can continue to do other things
in the shell).
/Marcus
"kevin" <kahcor@yahoo.com> wrote in message news:c7au18$9g1$1@eclipse.org...
> Hi,
> appreciate the help!! I have cygwin in my path. to check this i typed
"make"
> from "win+run" and it works fine. but i "build all" and "build
> project"option in project are not active.
>
> and how do i run eclipse from cygwin? sorry i am a novice.
>
> "Marcus Lindblom" <nospam-marcus.lindblom@junglepeak.com> wrote in message
> news:c7aa8i$eqg$1@eclipse.org...
> > I solved this by starting eclipse from a Cygwin shell prompt. You could
> > probably do something automatically by making bash run eclipse.exe
> directly
> > instead of creating an interactive login prompt. (I think the -e flag
does
> > that, check the man page.)
> >
> > However, whether this is the Right Way(tm) or not, I can't say. :)
> >
> > /Marcus
> >
> > "R" <rn@yahoo.com> wrote in message news:c7a3kv$6ar$1@eclipse.org...
> > > HI, I am a absolute beginner in this eclipse thing. I am trying to use
> CDT
> > > 2.0 for the latest eclipse (M8). i installed cygwin.
> > > ***is eclipse supposed to find out where cygwin is and use it
> > automatically?
> > > ***I cannot build. how do i manually tell eclipse to look for cygwin
and
> > > make and gcc or g++?
> > >
> > > thanks for all the help!!
> > >
> > >
> >
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03886 seconds