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

[Reg 6.1.0-beta1 -> 6.1.0-beta2] Building applications on Windows fails with B2Qt binary

XMLWordPrintable

    • Linux/Yocto
    • 212ae9b201ae71047e6d9f1dd97479ac1169d9b6 (yocto/meta-qt6/dev) 73b23fbdf23929f742c2886d98d79072d2fae104 (yocto/meta-qt6/6.1)

      Steps to reproduce:

      1. Install any B2Qt 6.1.0-beta2 binary on Windows
      2. Try building any application (qmake or cmake based, widget or quick based) via Qt Creator or command line

      Expected result:

      qmake (cmake) steps finish without errors

      Actual result:

      qmake step fails with:

      Info: 
      creating stash file C:\Users\qt\RTA\widgettest\.qmake.stash
      , stderr: 
      'C:\Users\qt\RTA\qt5\6.1.0\Boot2Qt\colibri-imx6ull\toolchain\sysroots\x86_64-w64-mingw32\usr\bin\uic.exe'
       is not recognized as an internal or external command,
      operable program or batch file. 

      and cmake with:

      CMake Error: AUTOMOC for target widgettest: Test run of "moc" executable "C:/Users/qt/RTA/qt5/6.1.0/Boot2Qt/colibri-imx6ull/toolchain/sysroots/x86_64-w64-mingw32/usr/libexec/moc.exe" failed.
      C:/Users/qt/RTA/qt5/6.1.0/Boot2Qt/colibri-imx6ull/toolchain/sysroots/x86_64-w64-mingw32/usr/libexec/moc.exe -h
      
      Exit code 0xc0000135
      
      CMake Generate step failed.  Build files cannot be regenerated correctly.
       (Screenshot taken from the desktop is invalid) 

       

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

            sapiippo Samuli Piippo
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes