Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-193

invalid paths in Creator's Makefile for qdoc3 and qhelpgenerator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 1.3.0
    • Qt Creator 1.3.0 rc1
    • Building Qt Creator
    • None

    Description

      OS: Linux (RedHat4-based)

      After running "qmake -r qtcreator.pro", in Makefile file there are these incorrect directories mentioned:

      line 197: section html_docs: SRCDIR: /tools/qdoc3/qdoc3

      line 200: section qch_docs: html_docs: /bin/qhelpgenerator

      line 209: section install_gch_docs: html_docs FORCE: /bin/qhelpgenerator

      These directories are incorrect ones, both qdoc3 and qhelpgenerator should be loaded from Qt libraries' bin directory;
      no references to local (not-existing) /bin or /tools should be used

      Attachments

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

        Activity

          People

            dmolkent Daniel Molkentin (Inactive Nokia Account!) (Inactive)
            teeharju Teemu S. Harju
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes