kdevelop crashing at startup
Andreas Pakulat
apaku at gmx.de
Mon Jul 24 13:16:44 UTC 2006
On 24.07.06 14:22:09, Andreas Schallenberg wrote:
> I just got the latest kdevelop/3.4 branch code from svn.
> Compiled it successfully and installed it in my home
> directory (not system-wide).
Did you set KDEDIRS according to the output of configure? You need to
set something like:
KDEDIRS=$HOME/kdevelop:$KDEDIR
The backtrace shows that KDEDIR and the system-wide installed kdevelop
plugins are found before the ones in $HOME, this crashes kdevelop.
Andreas
--
Make a wish, it might come true.
More information about the KDevelop-devel
mailing list