Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Add doxygen plugin to Qt

Add doxygen plugin to Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 1.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Konstantinos
    wrote on 11 May 2016, 19:01 last edited by Konstantinos 5 Nov 2016, 19:02
    #1

    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?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 11 May 2016, 21:42 last edited by
      #2

      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

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • N Offline
        N Offline
        NCsoft
        wrote on 12 May 2016, 06:05 last edited by
        #3

        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/

        1 Reply Last reply
        1

        3/3

        12 May 2016, 06:05

        • Login

        • Login or register to search.
        3 out of 3
        • First post
          3/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved