Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
QDS 4.5
-
None
-
d877e1bb1 (qds/dev), a1a9b7fce (qds/4.5)
Description
Steps to reproduce:
- Create a 3D project in DS (latest 4.5 snapshot)
- Toggle "Enable Automatic Cmake Generation" in File -> Export
- Import attached 3D asset
- Add it to scene in Navigator
- Save all changes
- Open and configure project in Creator (I used Qtc 13.0.1 + Qt 6.7.1)
- -> Cmake fails with:
[cmake] CMake Error at qds.cmake:7 (add_subdirectory):
[cmake] add_subdirectory given source "Box" which is not an existing directory.
log attached.
- Similar error comes after adding Effect to the project (created with Effect Composer) or Content library material or effect.
[cmake] CMake Error at qds.cmake:7 (add_subdirectory):
[cmake] add_subdirectory given source "MaterialBundle" which is not an existing
[cmake] directory.
- I don't get this cmake error if I first add all these components to the project and only after that enable the automatic cmake generation.
- Tested on Windows10
Attachments
For Gerrit Dashboard: QDS-12633 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
558423,2 | QmlProjectManager: Fix splitting a path by separator | qds/4.5 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
558525,2 | QmlProjectManager: Fix splitting a path by separator | qds/dev | qt-creator/qt-creator | Status: MERGED | +2 | 0 |