-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 17.0.1
-
None
-
Windows 11
Qt 6.10.0 rc MinGW
- Use the Online Installer to install a minimal configuration:
- Start Creator from the installation.
- From Creator's "Welcome" screen, open the "XR physics-base teleportation demo".
- Click "Configure project".
After a moment of configuring, the MaintenanceTool will start and inform you that some packages are missing:
Please note that the list does not include "Qt Quick 3D Physics". - Click "Yes" and "Update".
The MaintenanceTool installs some additional packages.
By the way that's a nice feature if it works correctly. - After the MaintenanceTool finished, try running the demo.
It does not work. Hidden in Creator's "General Messages" view, you can find:Failed to find required Qt component "Quick3DPhysics".
- Start the MaintenanceTool again and install the missing package yourself.
- After the MaintenanceTool finished, try running the demo.
It does not work until you "Run CMake" from Creator's menu. Then, the demo can be built and run. It runs into QTBUG-140634 but that's a separate issue.
- relates to
-
QTBUG-140634 "XR physics-base teleportation demo" doesn't start properly
-
- Reported
-