GNOME Bugzilla – Bug 682728
Silently refusing to generate call graphs if SHOW_FILES is false.
Last modified: 2012-12-26 16:09:27 UTC
After several hours of careful debugging of why my doxygen configuration file didn't generate call and caller graphs I found that the SHOW_FILES setting needs to be enabled to generate call graphs. I have no idea why and it does seem like a bug. I have repeatedly tested it, and call graphs are only generated if SHOW_FILES is set to true. Note that it does not log any warning messages about this that I can see.
This dependency should indeed not be there, since you can hide files and still show functions in a group. Should be fixed in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.3. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.