Hi, yes, Ingmar’s summary is correct.
However I recently tested doxygen 1.8.7 and it seems that the bugs which broke the Qt help system have been fixed. At least I was able to generate the API as well as the in-application help correctly on my Windows machine. If you want to use 1.8.7 you will have to disable a check in the Documentation/CMakeLists.txt which forces MITK_DOXYGEN_GENERATE_QCH_FILES to off, if the used doxygen version is not 1.8.0. You can follow the progress of the 1.8.7 integration here [1]. Regards, Caspar [1] http://bugs.mitk.org/show_bug.cgi?id=17991 Von: Ingmar Wegner [mailto:[email protected]] Gesendet: Donnerstag, 14. August 2014 13:44 An: Kilgus, Thomas Cc: Miklos Espak; mitk-users Betreff: Re: [mitk-users] recommended doxygen version Hi Miklos and Thomas, AFAIK the feature to generate help files via cmake option BLUEBERRY_USE_QT_HELP is dependent on doxygen version 1.8.0. But the generation of the api docu relies on 1.8.1. I have it set to 1.8.0 as I use the help section for the plugins. I haven't tried api dox generation but this is available online anyway. Miklos, perhaps you can see if there is a bug for this. Maybe it can be fixed during BugSquashing some time. Best Regards, Ingmar Gesendet: Donnerstag, 14. August 2014 um 13:22 Uhr Von: "Kilgus, Thomas" <[email protected]<mailto:[email protected]>> An: "Miklos Espak" <[email protected]<mailto:[email protected]>>, mitk-users <[email protected]<mailto:[email protected]>> Betreff: Re: [mitk-users] recommended doxygen version Hi Miklos, as far as I remember the warnings differ. You lose one feature when not using 1.8.1 (something with BlueBerry or some external SDK, I can't remember right now). In general we support 1.8.0. Unfortunately, Doxygen does not have a high priority for backwards compatibility. Regards, Thomas ________________________________________ Von: Miklos Espak [[email protected]] Gesendet: Donnerstag, 14. August 2014 12:52 An: mitk-users Betreff: [mitk-users] recommended doxygen version Hi, I get this warning if I use doxygen 1.8.1: Setting BLUEBERRY_USE_QT_HELP to OFF because Doxygen version 1.8.0 not found. However, if I use 1.8.0, I get another warning saying that I should use 1.8.1. Which one do I need? Thanks, Miklos ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/mitk-users
------------------------------------------------------------------------------
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
