Qtquick.qch and qtqml.qch error in Qt5
-
Hi,
I install Qt5.0.0 by "qt-linux-opensource-5.0.0-x86_64-offline.run"
My os is Ubuntu12.10.When l launcher QtCreator, and then click "help" --> "Qt Quick" --> "QML Types" ---> "Rectangle" --> "List of all members, including inherited members".
appear this error
*The page could not be found!
Error loading: qthelp://org.qt-project.qtquick.500/qtquick/qml-qtquick2-rectangle-members.html
Check that you have one or more documentation sets installed.
If you try to access a public URL, make sure to have a network connection.
If your computer or network is protected by a firewall or proxy, make sure the application is permitted to access the network.*But there is "qml-qtquick2-rectangle-members.html" file in $INSTALL_PATH/Qt5.0.0/5.0.0/gcc_64/doc/qtquick directory.
I found there is not code "<file>qml-qtquick2-rectangle-members.html</file>" in file qtquick.php.
Is there anybody known way to solve this problem?
Thks very much!
-
Did you "check the bug tracker":https://bugtracker.qt-project.org/ whether this is a known issue? Please report a bug if it is not.