This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: KDevelop


On October 13, 2004 06:15 pm, Alexander Neundorf wrote:
> On Wednesday 13 October 2004 23:59, Stephan Bourduas wrote:
> > I've been using Vim as my "IDE" 'till now, and I wanted to start using
> > KDevelop for larger projects.  The problem is that KDevelop uses the
> > automake/autoconf toolchain to create makefiles etc.  When I try to use
> > the LDFLAGS that my program will need, the configure script fails.  I've
> > been playing with it for a while, and I keep getting different error
> > messages depending on how I've put the flags in.
> >
> > Has anyone been able to use KDevelop successfully with eCos?  I'm about
> > to give up and give Eclipse a try.
>
> Yes, works very good.
> I'm using it together with cmake, see here:
> http://sources.redhat.com/ml/ecos-discuss/2004-09/msg00129.html
>
> If you decide to use cmake from cvs and kdevelop from cvs (HEAD or
> KDE_3_3_BRANCH) you can have cmake generate native project files for
> kdevelop.
>
> If you have questions or problems, ask :-)
>
> If you don't want to use cmake (I think you should give it a try), you have
> to import an existing project in kdevelop, type Generic C/C++ application,
> (Makefile based)
>
> Bye
> Alex


Thanks for the suggestion.  I'll give CMace a shot.  Is there no way to get 
eCos + KDevelop to work out of the box?

Stephan

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]