Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-15748

.mesh files for the imported 3D assets are not included to the generated CMakeLists.txt

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • QDS 4.7.1
    • CMake exporter
    • None
    • Windows
    • QDS Berlin - 2025 Week 35/36, QDS Berlin - 2025 Week 37/38, QDS Berlin - 2025 Week 39/40

      Minimal reproduction project: https://git.qt.io/se_japan_public/qds-related/workflowfigma3ddemo

      Commit: afa9582aea5386b9aa30d309eae372f092161d93

      ---------

      The generated CMakeList.txt([link|https://git.qt.io/se_japan_public/qds-related/workflowfigma3ddemo/-/blob/master/WorkflowFigma3DContent/Generated/QtQuick3D/Scene/CMakeLists.txt?ref_type=heads]) is missing "meshes/*.mesh" files in RESOURCES of qt6_add_qml_module(), which prevents the app from launching due to missing meshes.
      One should write additional code as in the CMakeLists.txt above(REL_MESH_FILES), but since QDS with "Enable CMake Generator" wipes the modification every time *.qmlproject is changed, a user has to make the same change manually again.

       

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

            knud Knud Dollereder
            mikio_hirai Mikio Hirai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes