Add doxygen plugin to Qt
Unsolved
General and Desktop
-
I try (in both Windows 7 - Ubuntu 16.4) to add the doxygen plugin on Qt, but I cannot.
https://wiki.qt.io/Doxygen_Plugin_for_QtCreator
This could not help me and finally, it made the progress more difficult.
Can you help me?
-
Hi,
To add a plugin to Qt Creator, you need to use the same compiler and Qt version that was used to build Qt Creator. The compiler part is very important on Windows,check the About Qt Creator to see which were used.
The alternative is to build Qt Creator yourself so you have directly the same Qt and Compiler for both your plugin and Qt Creator.
Hope it helps
-
This link could help: https://github.com/fpoussin/qtcreator-doxygen/releases
And you need to copy doxygen plugin to QtVersion/Tools/QtCreator/lib/qtcreator/plugins/