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

Under Windows, "make clean" fails because command line exceeds the cli maximum length

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 5.10.0
    • 5.3.2
    • Build tools: qmake
    • None
    • Windows 7 + Qt Creator 3.2.0 + snapshot 5.3.2 (MingGW 4.8.2)

    Description

      I have a "make clean" rule that fails since the command line is very long (9396 characters).

      Windows declare that the maximum length of a command line is 8191 characters.

      When I copy paste my command line inside a console, Windows truncate at 8295 characters in the middle of a path and that makes the command line fail.

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              agroyer Anthony Groyer
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes