All,
Following the instructions from here:
https://wiki.qt.io/Building_Qt_Documentation
I tried to make the documentation so QtCreator would have it. Yes,
most people just install the Linux distro version hoping it isn't too
far away from what they are using, but, I opted to build and install
the matching doc.
ake[1]: Entering directory
'/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtdoc'
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtbase/bin/qmake -o
Makefile qtdoc.pro
cd doc/ && ( test -e Makefile ||
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtbase/bin/qmake -o
Makefile
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtdoc/doc/doc.pro ) &&
make -f Makefile install_docs
make[2]: Entering directory
'/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtdoc/doc'
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtbase/bin/qmake -o
Makefile doc.pro
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtbase/bin/qmake
-install qinstall
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtdoc/doc/qtdoc
/home/roland/Qt-5.11.0/doc/qtdoc
Error copying
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtdoc/doc/qtdoc to
/home/roland/Qt-5.11.0/doc/qtdoc: Cannot open
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtdoc/doc/qtdoc for
input
Makefile:1224: recipe for target 'install_inst_html_docs' failed
make[2]: [install_inst_html_docs] Error 3 (ignored)
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtbase/bin/qmake
-install qinstall
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtdoc/doc/qtdoc.qch
/home/roland/Qt-5.11.0/doc/qtdoc.qch
Error copying
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtdoc/doc/qtdoc.qch to
/home/roland/Qt-5.11.0/doc/qtdoc.qch: Cannot open
/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtdoc/doc/qtdoc.qch
for input
Makefile:1233: recipe for target 'install_inst_qch_docs' failed
make[2]: [install_inst_qch_docs] Error 3 (ignored)
make[2]: Leaving directory
'/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtdoc/doc'
make[1]: Leaving directory
'/home/roland/qt_5_11_0/qt-everywhere-src-5.11.0/qtdoc'
roland@roland-Mate-18-04-32-bit-VirtualBox:~/qt_5_11_0/qt-everywhere-src-5.11.0$
Just passing along and wondering if anyone else had issue building
docs from everywhere source?
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest