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

cetain system commands in pro file will hang compilation forever

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 6.2.4, 6.3.0
    • Build tools: qmake
    • None
    • Windows

    Description

      # this command will hang the compiliation forever on Windows
      DD=$$system(date + '%y.%m.%d' )
      

      check the attached example.

      I think the issue is because ,on WIndows ,`date ` behaved differently with linux,
      should it add an timeout to the system command.

      the example is ok on linux

      Attachments

        1. qmake hangup.zip
          4 kB
          yifang xiao
        2. screenshot-1.png
          17 kB
          yifang xiao
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            xiaoyifang yifang xiao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes