[Development] How to build Qt5's docs?

Loaden loaden at gmail.com
Sat Aug 25 06:42:11 CEST 2012


I can using 'make docs' to create qt.qch for now.
Thanks!

2012/8/22 Alan Ezust <alan.ezust at gmail.com>

> I had that problem too. It was looking for qhelpgenerator in the wrong
> place - in qtbase/bin instead of my installed QT5 directory, where the
> executable was. I ended up having to do 1 of 2 things to work around
> this.
>
>   1. re-run installed qmake in the qtdocs directory
>   2. copy the qhelpgenerator executable into $QTBASE/bin
>
> I am not sure if i had a dirty build or what. I've been doing lots of
> what I thought were "clean" rebuilds from new git pulls but sometimes
> I miss something.
>
>
> On Wed, Aug 22, 2012 at 12:31 AM,  <lars.knoll at nokia.com> wrote:
> >
> > On Aug 22, 2012, at 9:16 AM, ext Äijälä Johanna <
> Johanna.Aijala at digia.com> wrote:
> >> /bin/sh:
> /home/joaijala/Work/qt5_srcpkg/doc-build/qt-everywhere-opensource-src-5.0.0/qtbase/bin/qhelpgenerator:
> not found
> >> make[1]: *** [qch_docs] Error 127
> >> make[1]: Leaving directory
> `/home/joaijala/Work/qt5_srcpkg/doc-build/qt-everywhere-opensource-src-5.0.0/qtdoc/doc'
> >> make: *** [sub-doc-qch_docs] Error 2
> >>
> >> Is there any other fixes still pending?
> >
> > qhelpgenerator is not there in your setup for some reason. Did you
> forget to build it?
> >
> > Lars
>



-- 
Best Regards
Yuchen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120825/7f81db46/attachment.html>


More information about the Development mailing list