Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
QDS 4.5
Description
When exporting an example project which uses Quick3D:
https://git.qt.io/public-demos/qtdesign-studio/-/tree/effectComposerExample
The Cmake exporter does not take the Quick3D models and meshes into the flow.
The project was done with Qt DS 4.5 originally.
Steps to reproduce
- Enable Cmake creation from menu
- Save the project in Qt DS
- Open the project in Qt Creator with Qt 6.8 kit
- Run Cmake
- Compile
Expected result:
- Project runs OK
Actual result:
- Project runs but there are no Quick3D assets found on the screen
Attachments
Issue Links
- is cloned by
-
QDS-13708 CMake exporter does not include shader effects
- Closed