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

qmake repeats include paths in the command line for moc

    XMLWordPrintable

Details

    Description

      qmake repeats include paths in the command line for moc, which can make the command line exceed the 2000 character limit for command lines on windows 2000. The support for response files that should prevent moc from being called with such long lines is handling this based on number of include paths in total, independent of the individual length - which can make the problem persist.

      Removing the repeats and unnecessary includes should bring the command line down to something small enough to build.

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes