
Dimitri van Heesch wrote:
The new release is out. Here are the changes since the last update:
[...]
Hi Dimitri,
something seems wrong with this release. After updating the config file with doxygen -u I get:
$ doxygen user.doxyconf-latex Warning: Tag `QTHELP_FILE' at line 135 of file user.doxyconf-latex has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `QTHELP_CONFIG' at line 136 of file user.doxyconf-latex has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DOXYGEN2QTHELP_LOC' at line 137 of file user.doxyconf-latex has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" config.l<1304>: Internal error: Requested unknown option GENERATE_INDEXLOG! $ fgrep QTHELP_FILE user.doxyconf-latex $ fgrep QTHELP_CONFIG user.doxyconf-latex $ fgrep DOXYGEN2QTHELP_LOC user.doxyconf-latex $ fgrep GENERATE_INDEXLOG user.doxyconf-latex $
I don't understand why it complains about tags that do not appear in the config file. All the best,
Roberto