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

CONFIG *= silent fails at linking

    XMLWordPrintable

Details

    • WebAssembly
    • 9c56c1f7c (dev), 9d0137cce (6.7), 33518b1fb (6.6), 12556868d (tqtc/lts-6.5)

    Description

      When an application is building for WebAssembly on windows Host(works on mac) and if 'CONFIG *= silent' is in the .pro file, build fails at linking stage with following

      em++: error: 'ASYNCIFY_IMPORTS=qt_asyncify_suspend_js,qt_asyncify_resume_js': No such file or directory ("'ASYNCIFY_IMPORTS=qt_asyncify_suspend_js,qt_asyncify_resume_js'" was expected to be an input file, based on the commandline arguments provided)

      Removing  the 'silent' option then succeeds.

       

      Attached patch seems to do the job.

      Attachments

        1. wasm_silent.diff
          0.4 kB
        2. wasm_silent-1.diff
          0.4 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            irfan.omair@digia.com Irfan Omair
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes