kdevelop + eigen problems?

Timothy Hunter tjhunter.dev at gmail.com
Thu Jun 25 06:02:03 BST 2009


Unfortunately the project is not available on the web.
I suggest you download a copy of eigen, for example:
http://bitbucket.org/eigen/eigen2/get/2.0.3.tar.bz2
and you create a project from it.
Thanks!

Tim Hunter


On Tuesday 23 June 2009 23:36:12 Andreas Pakulat wrote:
> On 23.06.09 18:11:27, Timothy Hunter wrote:
> > Hello all,
> > I have a project that included a copy of eigen in its tree (only the
> > exported header files), and it was crashing kdevelop (I submitted a
> > bug report but I had not idenfied this) ; the crash is gone when I
> > removed the copy of eigen and used it as an external dependency. Is
> > anyone experiencing the same behaviour?
>
> Is the project available somewhere? The backtrace looks like there's
> some kind of infinite recursion (or very very deep code structure) going
> on during the parsing which holds the lock and the GUI thread tries to
> get the lock to access the duchain for showing you the popup or
> whatever.
>
> Andreas





More information about the KDevelop mailing list