Qt 5.0.0 Beta 2 Installer Structure
h1. Qt5.0.0 installer component structure
This is the current plan how to make components included in Qt5 visible to user in installer GUI and how they are saved on users computer. There might still be changes in naming or in the structure before the design is finalized.
Installer GUI
This is how the installer GUI is on windows (online) installer, other platforms will follow same structure. Offline installer only has one compiler per each installer.
<br /><Qt&gt;<br /> | <5.0.0&gt;<br /> | | <win32-mingw&gt;<br /> | | | <Essentials&gt;<br /> | | | <Add-Ons&gt;<br /> | | <win32-msvc2010&gt;<br /> | | | <Essentials&gt;<br /> | | | <Add-Ons&gt;<br /> | | <win64-msvc2010&gt;<br /> | | | <Essentials&gt;<br /> | | | <Add-Ons&gt;<br /> | | <src&gt;<br /> | | <doc&gt;<br /> | <5.x.x&gt;<br /> | | <win32-mingw&gt;<br /> | | | <Essentials&gt;<br /> | | | <Add-Ons&gt;<br /> | | <win32-msvc2010&gt;<br /> | | | <Essentials&gt;<br /> | | | <Add-Ons&gt;<br /> | | <win64-msvc2010&gt;<br /> | | | <Essentials&gt;<br /> | | | <Add-Ons&gt;<br /> | | <src&gt;<br /> | | <doc&gt;<br /> | <Tools&gt;<br /> | | <Qt Creator&gt;<br /> | | | <desktop&gt;<br /> | | | <src&gt;<br /> | | | <doc&gt;<br /> | | <VCredist&gt;<br /> | | <tool x&gt;<br />
Installation path on disk
This is one example how the installer content are saved on users computer on windows.
Qt\5.0.0-beta2\win32-msvc2010Qt\5.0.0-beta2\win32-msvc2010_64Qt\5.0.0-beta2\win32-mingwQt\5.0.0-beta2\docQt\5.0.0-beta2\srcQt\ToolsQt\Tools\Qt CreatorQt\Tools\Qt Creator\Desktop
Qt\Tools\Qt Creator\src
Qt\Tools\Qt Creator\doc
On mac the is some differences, for example:
Qt\Qt Creator.app
Qt\Tools\Qt Creator\src
Qt\Tools\Qt Creator\doc