[Bug 71099] Creation Persistant Class Store hangs
Jens Dagerbo
jens.dagerbo at swipnet.se
Sun May 16 21:06:06 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=71099
jens.dagerbo swipnet se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From jens.dagerbo swipnet se 2004-05-16 20:33 -------
Ooops!
I installed xerces-c and parsed the include dir.. now I get it. The parser simply doesn't find any headers at all and the wizard finishes immediately and sits waiting for you to press 'Finish'.
The real problem is that the head file mask doesn't include .hpp which xerces-c uses. I think what threw everyone looking at this report was the use of words like "hangs" and "blocks". I expected the program to be frozen.
I'll make a simple fix to it in a few minutes. A good fix (I'm not sure how it should look. Probably we should make the filemask list editable.) will have to wait.
A workaround is to use the commandline app "r++" to create the pcs file.
Like so: "r++ xerces-c -r /usr/include/xerces-c"
More information about the KDevelop-devel
mailing list