Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-34456

Wrong -outputdir passed for qdoc when generating ActiveQt docs on Windows

    XMLWordPrintable

Details

    • 71fc1260391c1d30fa3e98be254dc7c0b50e4612

    Description

      When generating doc-related makefiles on Windows, for ActiveQt qdoc is run with -outputdir pointing to qtactiveqt/doc/qtaxbase, when the correct one would be qtactiveqt/doc/activeqt. QDoc cannot locate the activeqt.index file when linking from other docs (notably, qtdoc), as it assumes the index file (base)name to be the same as the module (folder) name.

      This works on all other platforms except Windows, presumably because the qt_module is not being loaded.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            treinio Topi Reiniƶ
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes