# Installation guide ## Supported platforms - **i.MX8** - CCPilot V510 - CCPilot V700 - CCPilot V705 - CCPilot V710 - CCPilot V1000 - CCPilot V1200 - **Core i7** - CCPilot X1200 ## Prerequisites #### v1.0.0 - Qt-6.4.1 - Qt-6.5.3 ## Installing Window Manager ### i.MX8 #### Qt6 1. Download window-manager-ccl3x_1.0.0_.ipk from the support site under: `Software & Solution -> Window Manager -> Downloads -> Device module -> ` 2. Transfer the ipk package to device 3. Run opkg install ‘package-name’ 4. Window Manager will not automatically start at boot. See [Getting Started Guide](#getting-started-guide). ### Core i7 #### Qt6 1. Download window-manager-ccl3x_1.0.0_.ipk from the support site under: `Software & Solution -> Window Manager -> Downloads -> Device module -> ` 2. Transfer the ipk package to device 3. Run opkg install ‘package-name’ 4. Window Manager will not automatically start at boot. See [Getting Started Guide](#getting-started-guide). ## Getting Started Guide Please refer to our **Knowledge Base** [Window Manager article](https://crosscontrol.com/support/knowledge-base/solution-recipes/window-manager-example/) regarding Window Manager for a guide on how to deploy multiple Qt applications in Window Manager module on CCpilot target displays.