How to install QtQuick.Window version 2.2
-
QtQuick.Window version 2.2 is part of Qt 5.4.0 release, so you need that for it to work (or downgrade to 2.1).
-
It is already included in Qt 5.4. If you have it installed, you also have QtQuick.Window version 2.2. There is no need to download anything more.
-
Something must be wrong, then. Are you running the example from within Qt Creator or standalone?
-
Weird. QtC usually makes sure that the whole Qt environment is properly linked and set-up for development.
-
What kit are you using to build and run the project?
Open the project, and click on the "Debug"/"Release" button on the bottom-left (above the green "Run" arrow). This will show your kit -- it should be something like "Desktop Qt 5.4.0 MinGW 32bit"