[Doxygen-users] Internal inconsistency scope for class not found with .tag file
Brought to you by:
dimitri
From: didje <dia...@pd...> - 2015-10-05 14:41:21
|
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. |