Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
QDS 4.1, QDS 4.1 LTS, QDS 4.1.1 LTS
-
None
Description
Steps:
- Create general empty project
- Add QtQuick3D import
- -> error "Found not working imports...QtQuick3D version 5.15 is not installed"
- Error goes away if I replace import QtQuick3D 5.15 with import QtQuick3D 1.15 in Code view (3D project template adds this import and has no errors)