-
Bug
-
Resolution: Done
-
P2: Important
-
5.2.0
-
None
I have downloaded Qt5.2 SDK for Linux (Online 32bit installer). I have installed Qt5.2. When looking at the installed folder:
1) It has QT5.2_INSTALL_DIR/5.2.0/gcc/doc/qtqml/qtqml.index file
2) It has QT5.2_INSTALL_DIR/5.2.0/gcc/doc/qtqml/qtqml.tags file
3) It has QT5.2_INSTALL_DIR/5.2.0/gcc/doc/qtqml/qtqml.qhp.sha1 file
4) It does NOT have QT5.2_INSTALL_DIR/5.2.0/gcc/doc/qtqml/qtqml.qhp file
Similarly for all documentation packages.
I am not sure if 4) should be a part of the installation but it seems that those .qhp files are a part of Qt5.1.0 SDK installers. Similarly if I compile Qt5.2 (stable branch), the .qhp files generated.
Should those .qhp files be a part of 5.2 SDK installer? If so, could we add them there?