[Doxygen-users] Problems with in.2.8.1 with external tagfiles
Brought to you by:
dimitri
From: Abhinandan J. <Abh...@jp...> - 2001-06-11 18:46:56
|
Hi I just switched over from Doxygen 1.2.6 to 1.2.8.1. I use external tagiles quite a bit in my documentation. However, with 1.2.8.1 I am starting to see a lot of warning messages of the form doxy-Dvalue.tag:/home/soa/dev/users/jain/builds/Dshell-main/src/Dvalue/DebugLogCIF.cc:1: Warning: member DebugLog_Init of class DebugLogCIF.cc cannot be found doxy-Dvalue.tag:/home/soa/dev/users/jain/builds/Dshell-main/src/Dvalue/DebugLogCIF.cc:1: Warning: member DebugLogInit of class DebugLogCIF.cc cannot be found doxy-Dvalue.tag:/home/soa/dev/users/jain/builds/Dshell-main/src/Dvalue/DebugLogCIF.cc:1: Warning: member DebugLogIsInitialized of class DebugLogCIF.cc cannot be found doxy-Dvalue.tag:/home/soa/dev/users/jain/builds/Dshell-main/src/Dvalue/DebugLogCIF.cc:1: Warning: member DebugLogSetMsgBufSize of class DebugLogCIF.cc cannot be found etc. etc. Here doxy-Dvalue.tag is the external tag file. I get these warning lines for each member entry in the tagfile. Also DebugLogCIF.cc is a file and not a class so the warning messages do not make sense either. I did not have this problem with 1.2.6. Thanks in advance for your help. Abhi |