| Summary: | KDevelop API Documentationn inheritance, collaboration, class hierarchy diagram tags have no text | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Steven T. Hatton <hattons> |
| Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Steven T. Hatton
2004-06-03 05:09:50 UTC
Which doxygen version? Do you have "dot" installed it comes with the graphwiz package. I did have dot installed from SuSE 9.0 rpms. I had built doxygen 1.3.7 with the default 'autodetect' option for dot. After you asked, I downloaded graphviz from CVS, built it, put it in my path before /usr/bin/dot, and rebuilt doxygen with static linking and the same autodetect default. I also rebuilt the CVS image, and it now works. What did you fix. ;-) |