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

[Qgltf-qt3D] Example fails to build in CLI as well as QtCreator (MinGW qt5.15.15)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 5.15.15
    • Qt3D
    • None
    • Windows

    Description

      Steps to Reproduce for QtCreator:

      1. Open Example and select MinGW kit 
      2. Build the example

      Steps to Reproduce for CLI:

      1. Go to directory where the example is
      2. create a 'build' folder
      3. build using qmake

      Error

      C:\Qt\Examples\Qt-5.15.15\qt3d\qgltf\build>qmake ..
      C:\Qt\5.15.15\mingw81_64\bin\rcc.exe: File does not exist 'test_scene.qrc'
      C:\Qt\5.15.15\mingw81_64\bin\rcc.exe: File does not exist 'toyplane.qrc'
      C:\Qt\5.15.15\mingw81_64\bin\rcc.exe: File does not exist 'trefoil.qrc'
      C:\Qt\5.15.15\mingw81_64\bin\rcc.exe: File does not exist 'test_scene.qrc'
      C:\Qt\5.15.15\mingw81_64\bin\rcc.exe: File does not exist 'toyplane.qrc'
      C:\Qt\5.15.15\mingw81_64\bin\rcc.exe: File does not exist 'trefoil.qrc' 

      Note:

      When building through QtCreator, the error keeps on printing (like an infinite loop) in the Compile Output but the build never ends.

       

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            anjalota Anurup Jalota
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes