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

'mingw32-make distclean' does't remove the app.wasm, only the .obj files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 5.14.0
    • Build System
    • WebAssembly

    Description

      It looks like the 'mingw32-make distclean' doesn't remove the app.wasm, only the .obj files.

      Download either the Src-package (Qt 5.14.0-rc1) via online installer or a monolithic source package.

      Using configure options:

      -confirm-license
       -verbose -release -nomake examples -nomake tests -no-feature-thread 
      -static -no-dbus -no-headersclean -no-ssl -no-warnings-are-errors 
      -no-pch -platform win32-g++ -xplatform wasm-emscripten -commercial 
      -prefix C:\Users\qt\RTA\make_install  

      Build sources and build e.g. gui/analogclock from the examples. Check that analogclock.wasm gets created. Then do 'mingw32-make distclean'.

      Expected result:

      The .obj files and analogclock.wasm are deleted

      Actual result:

      Only the .obj files are deleted and an error:

        \r', '\r', 'C:\\Users\\qt\\RTA\\qt5\\Examples\\Qt-5.14.0\\gui\\analogclock>mingw32-make distclean  1>mingw32-make.txt \r', 'Could Not Find C:\\Users\\qt\\RTA\\qt5\\Examples\\Qt-5.14.0\\gui\\analogclock\\*~\r', 'Invalid switch - "Users".\r', 'mingw32-make: [Makefile:332: distclean] Error 1 (ignored)\r', '']                                                                                                                                                                                                                        FAIL 10:45:25                                                                        

      Attachments

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

        Activity

          People

            lpotter Lorn Potter
            mipohjan Milla Pohjanheimo
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes