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

[demos][car configurator] Error "Qt.labs.assetdownloader" is not installed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.8.5
    • Examples and Demos
    • None
    • Linux/X11, Windows

      Windows 11 MSVC & Mingw both (command line and qt creator both)
      Qt creator 17.0.2

      Steps to reproduce:

      1. Open command line, cd to the example folder (C:\Qt\Examples\Qt-6.8.5\demos\car-configurator)
      2. mkdir build, cd build
      3. Run the following command:
      C:\Qt\6.8.5\msvc2022_64\bin\qt-cmake -S C:\Qt\Examples\Qt-6.8.5\demos\car-configurator -B C:\Qt\Examples\Qt-6.8.5\demos\car-configurator\build_msvc -GNinja -DCMAKE_BUILD_TYPE=Release  
      1. Run ninja and then try to launch the application

      Expected Output:

      The Example runs without any error

      Actual Output:
      The Example built without any error but when trying to launch the application, it fails to launch with the following error:

      QQmlApplicationEngine failed to load component
      qrc:/qt/qml/content/App.qml:8:1: module "Qt.labs.assetdownloader" is not installed 

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

            vhilshei Volker Hilsheimer
            anjalota Anurup Jalota
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes