Internal inconsistency scope for class not found with .tag file
didje <[email protected]>
| Newsgroups | gmane.text.doxygen.general |
|---|---|
| Message-ID | <[email protected]> |
Doxygen 1.8.10 Library A uses a .tag file from Library B When I generate the documentation for Library A, I get the following type of warning: LibraryB/LibraryB.tags:1: warning: Internal inconsistency: scope for class namespaceX::namespaceY::ClassX::SubclassX::StructX not found! Note that when I generate the documentation for Library B, I do not see any warning or error messages related to namespaceX::namespaceY::ClassX::SubclassX::StructX What could be causing this type of warning ? -- View this message in context: http://doxygen.10944.n7.nabble.com/Internal-inconsistency-scope-for-class-not-found-with-tag-file-tp7425.html Sent from the Doxygen - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------