Started to fixup cppdebugger in trunk/kdevelop

Andreas Pakulat apaku at gmx.de
Thu Feb 12 12:58:06 UTC 2009


On 12.02.09 09:49:24, Mario Chacon wrote:
> On Thu, Feb 12, 2009 at 4:46 AM, Hamish Rodda <rodda at kde.org> wrote:
> 
> > On Thursday 12 February 2009 12:56:13 Mario Chacon wrote:
> > > Thank you for answer me so fast..!..
> > > How can join this plugin with the latest version??...
> >
> > Just run cmake in the debugger directory as you do for kdevplatform and
> > kdevelop, then run make install in your build directory.  It will overwrite
> > the kdevelop head debugger, so you may want to disable building and
> > installation of the head version by running "ccmake ." in your kdevelop
> > build
> > directory and chosing BUILD_cppdebugger off (with latest svn kdevelop).
> >
> 
> Something like this?
> cmake -DCMAKE_INSTALL_PREFIX=$HOME/kde4 -DCMAKE_BUILD_cppdebugger=off ../
> It is right?

Its actually -DBUILD_cppdebugger=off, no CMAKE_ in that flag. You can also
change it afterwards in the CMakeCache.txt file in the builddir.

Andreas

-- 
You will gain money by an immoral action.




More information about the KDevelop-devel mailing list